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


In This Topic
    ToggleSwitch Constructor
    In This Topic
    Initializes a new instance of the ToggleSwitch class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ToggleSwitch()
    public ToggleSwitch()
    Requirements

    See Also