Jump to: navigation, search

Changes


XAML Tips

74 bytes added, 15:32, 29 November 2019
/* InvokeOnItemsCommand {{Version/WinXSince|3.6}} */
</source>
{{Hint|==== Support for old styled commands ====Some old commands might not support KeyValueLists as parameters. In that case, just define the parameter value under the "CommandParameter" key, e.g. <nowikibr /><source lang = "xml"><example:KeyValueParameter Key="CommandParameter" Value="some string valuefor example" /></nowikisource>. This single value is then passed as the command parameter instead of the entire KeyValueList. }}
[[Category:Client|XAML Tips]]