Click or drag to resize
SelectorSelectedValuePath Property
Gets or sets the property path that is used to get the SelectedValue property of the SelectedItem property.

Namespace: Windows.UI.Xaml.Controls.Primitives
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string SelectedValuePath { get; set; }

Property Value

Type: String
See Also