Changes

Branch Download

561 bytes added, 11:19, 18 December 2025
/* BranchDownloadCommand */
<Button
xmlns:example="using:UBIK.WinX.Controls"
Command="{Binding BranchDownloadCommand}">
<Button.CommandParameter>
<example:KeyValueList>
<example:KeyValueParameter Key="CheckOut" Value="False" />
</example:KeyValueList>
</Button.CommandParameter>
</Button>
</source>
</tab>
<tab name="Mobile(Maui)">
<source lang = "xml">
<Button
xmlns:example="clr-namespace:UBIK.MAUI.Classes;assembly=UBIK.MAUI"
Command="{Binding BranchDownloadCommand}">
<Button.CommandParameter>
</tabs>
[[Category:Client|Branch Download]]
[[Category:Mobile|Branch Download]]
[[Category:Version 3.8|Branch Download]]
[[Category:WinX|Branch Download]]
== Automatic Download {{Version/WinXSince|3.8}} ==
686
edits