ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputCheckBox Class / IsThreeStateProperty Field

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