Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberkeeper/componentdemo
Demo WPF component usage
https://github.com/cyberkeeper/componentdemo
education learning-exercise wpf
Last synced: about 5 hours ago
JSON representation
Demo WPF component usage
- Host: GitHub
- URL: https://github.com/cyberkeeper/componentdemo
- Owner: cyberkeeper
- Created: 2024-03-08T15:07:28.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-03-13T15:44:00.000Z (8 months ago)
- Last Synced: 2024-03-14T14:44:09.074Z (8 months ago)
- Topics: education, learning-exercise, wpf
- Language: C#
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Component Demonstration
A simple applicaiton that shows the usage of various WPF components. Components and functionality are added as students ask for them.## Features
- Tab layout- Back/ Next button traversal of tabs
- Data binding
- Opening a second window, passing data to it and getting data back
## Authors
- [@cyberkeeper](https://github.com/cyberkeeper)