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

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

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 raise

Corresponding blog [here](https://codemilltech.com/bindable-native-views-in-xaml-with-commands/)