ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListBoxItem Class / IsSelectedProperty Field

In This Topic
    IsSelectedProperty Field (C1ListBoxItem)
    In This Topic
    Identifies the IsSelected dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSelectedProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty IsSelectedProperty
    See Also