C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1ToggleButton Class


C1ToggleButton Class Fields

For a list of all members of this type, see C1ToggleButton members.

Public Fields
 NameDescription
Public FieldGets or sets whether the button can receive the focus.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CheckedBackground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CheckedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CheckedContent dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the CheckedForeground dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the FocusBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IndeterminateContent dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsChecked dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the IsFocusable dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the MouseOverBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the PressedBrush dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the UncheckedContent dependency property.  
Top
Protected Fields
 NameDescription
Protected Field (Inherited from Microsoft.Maui.Controls.View)
Top
See Also