https://github.com/codemillmatt/nativexamlcommands
Demo project showing how to put native controls into XAML, then bind commands to events those native controls raise
https://github.com/codemillmatt/nativexamlcommands
Last synced: 2 months ago
JSON representation
Demo project showing how to put native controls into XAML, then bind commands to events those native controls raise
- Host: GitHub
- URL: https://github.com/codemillmatt/nativexamlcommands
- Owner: codemillmatt
- Created: 2016-12-09T14:52:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T10:28:18.000Z (about 8 years ago)
- Last Synced: 2025-01-21T07:27:40.406Z (4 months ago)
- Language: C#
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NativeXamlCommands
Demo project showing how to put native controls into XAML, then bind commands to events those native controls raiseCorresponding blog [here](https://codemilltech.com/bindable-native-views-in-xaml-with-commands/)