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

Inheritance: BaseSwitch
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
NonNullProperty System.Windows.DependencyProperty
NullProperty 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

NonNullProperty public static property

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

NullProperty public static property

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

ValueProperty public static property

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