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: 9 months ago
JSON representation
Example how to programmatically create a WPF GUI from powershell without using XAML
- Host: GitHub
- URL: https://github.com/jpmikkers/powershell-wpf-sample
- Owner: jpmikkers
- License: mit
- Created: 2020-05-31T14:20:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-31T14:41:03.000Z (over 5 years ago)
- Last Synced: 2025-02-06T01:44:43.283Z (11 months ago)
- Topics: gui, noxaml, powershell, windows, wpf, xaml
- Language: PowerShell
- Size: 15.6 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
