C# Class FirstFloor.ModernUI.Windows.Controls.BooleanSwitch

Inheritance: BaseSwitch
ファイルを表示 Open project: gro-ove/actools

Public Properties

Property Type Description
FalseProperty System.Windows.DependencyProperty
TrueProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Protected Methods

Method Description
GetChild ( ) : UIElement

Method Details

GetChild() protected method

protected GetChild ( ) : UIElement
return System.Windows.UIElement

Property Details

FalseProperty public_oe static_oe property

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

TrueProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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