Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1ColorButton Class / IsSelectedProperty Field

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