Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jpmikkers/powershell-wpf-sample

Example how to programmatically create a WPF GUI from powershell without using XAML
https://github.com/jpmikkers/powershell-wpf-sample

gui noxaml powershell windows wpf xaml

Last synced: 23 days ago
JSON representation

Example how to programmatically create a WPF GUI from powershell without using XAML

Awesome Lists containing this project

README

        

# Powershell Windows Presentation Framework Sample
Example how to programmatically create a WPF GUI from powershell without using XAML, in this case a simple stopwatch application.

# Screenshot
![Screenshot](powershell_wpf_stopwatch_screenshot.png)