Jump to: navigation, search

Changes


XAML Tips

85 bytes removed, 10:27, 12 December 2019
</source>
=== Remember Scroll Position scroll positions of ListView list views {{Version/WinXSince|3.6}} ===
The UBIK-Client does include a function to remember the position in a list (ListView) when navigating away from it. This function is only available when the list (ListView) has a unique name as a property (x:name). When browsing back to the previously visited list UBIK scrolls back to the last position. The function does not save scroll positions over different sessions.
</source>
[[Category:Client|XAML Tips]]
[[Category:WinX|XAML Tips]]
=== MultiBinding {{Version/WinXSince|3.6}} ===
This single value is then passed as the command parameter instead of the entire KeyValueList.
[[Category:Client|XAML Tips]][[Category:WinX|XAML Tips]]
== Performance related ==