Windows.UI.Xaml.Controls.Primitives.Selector.SelectedValuePath
June 22, 2022 · View on GitHub
-description
Gets or sets the property path that is used to get the SelectedValue property of the SelectedItem property.
-xaml-syntax
<selector SelectedValuePath="propertyPath"/>
-xaml-values
- propertyPath
- propertyPathA string that is evaluated as a simple dot syntax path to an object property.