ComponentOne MultiSelect for UWP
C1.Xaml.Input Namespace / C1MultiSelect Class / SelectedValueProperty Field

In This Topic
    SelectedValueProperty Field
    In This Topic
    Identifies the SelectedValue dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectedValueProperty As DependencyProperty
    public static readonly DependencyProperty SelectedValueProperty
    See Also