Click or drag to resize
SelectorSelectedValue Property
Gets or sets the value of the selected item, obtained by using the SelectedValuePath.

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

Property Value

Type: Object
See Also