InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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