Created
November 19, 2018 22:39
-
-
Save MartinZikmund/9396ce3c3982736c8d863e8cbeb123c5 to your computer and use it in GitHub Desktop.
Xamarin.Forms compiled bindings applied to DataTemplate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<DataTemplate x:DataType="viewModels:ListItemViewModel"> | |
... | |
</DataTemplate> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment