Jump to: navigation, search

Changes


XAML Tips

191 bytes added, 12:38, 29 July 2020
/* Invoke on filtered results */
==== Invoke on filtered results ====
 
{{Attention|To use a binding in the KeyValueParameter, it has to be applied like in the example provided here: [[KeyValueList]]}}
 
First, you need to setup a filtered list (ListCollectionView) in the Resources section of a UI element (e.g. Grid).
* This list is only available/visible within that UI element (the Grid in this case);
</AppBarButton>
</source>
 
[[Category:Client|XAML Tips]]
[[Category:WinX|XAML Tips]]
==== Support for old styled commands ====
53
edits