Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / ToggleSwitch Class


In This Topic
    ToggleSwitch Class Fields
    In This Topic

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

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Identifies the CheckedBackground 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 CheckedToolTip dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the CornerRadius dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the InnerMargin dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsCheckedLeft dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the IsChecked dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the OuterMargindependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbBorderBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbBorderThickness dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbElasticity dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbHeight dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbHoverBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbHoverBorderBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbLeftContent dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbPressedBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbPressedBorderBrush dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbRightContent dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbStyle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the ThumbWidth dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the UncheckedBackground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the UnCheckedContent dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the UncheckedForeground dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Identifies the UncheckedToolTip dependency property.  
    Top
    See Also