Name | Description | |
---|---|---|
C1ToggleButton Constructor | Initializes a new instance of the C1ToggleButton class. |
The following tables list the members exposed by C1ToggleButton.
Name | Description | |
---|---|---|
C1ToggleButton Constructor | Initializes a new instance of the C1ToggleButton class. |
Name | Description | |
---|---|---|
BorderAlignmentProperty | Identifies the BorderAlignment dependency property. | |
CheckedBackgroundProperty | Identifies the CheckedBackground dependency property. | |
CheckedBrushProperty | Identifies the CheckedBrush dependency property. | |
CheckedContentProperty | Identifies the CheckedContent dependency property. | |
CheckedForegroundProperty | Identifies the CheckedForeground dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
IndeterminateContentProperty | Identifies the IndeterminateContent dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
UncheckedContentProperty | Identifies the UncheckedContent dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. | |
SetStyle |