C# Class withSIX.Core.Presentation.Wpf.Views.Controls.SwitchButtonRight

Inheritance: System.Windows.Controls.UserControl
Show file Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
ActiveItemProperty System.Windows.DependencyProperty
IsSwitchEnabledProperty System.Windows.DependencyProperty
SwitchCommandProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
SwitchButtonRight ( ) : System.Windows

Method Details

SwitchButtonRight() public method

public SwitchButtonRight ( ) : System.Windows
return System.Windows

Property Details

ActiveItemProperty public static property

public static DependencyProperty,System.Windows ActiveItemProperty
return System.Windows.DependencyProperty

IsSwitchEnabledProperty public static property

public static DependencyProperty,System.Windows IsSwitchEnabledProperty
return System.Windows.DependencyProperty

SwitchCommandProperty public static property

public static DependencyProperty,System.Windows SwitchCommandProperty
return System.Windows.DependencyProperty

TextProperty public static property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty