Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ToggleButton Class / CheckedBackgroundProperty Field

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