Changes

XAML Tips

10 bytes added, 5 September
/* Set a Binding as PropertyValue */
The above code uses the x:Name of the button to specify the viewmodel from which we wish to begin our binding path.<br>
You do not need to follow this exact syntax, all that is necessary is to provide a connection to the BindingContext of an observable control.
<br>
<br>
[[Category:Client|XAML Tips]]
696
edits