Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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 DependencyProperty
    public static readonly DependencyProperty IsSelectedProperty
    See Also