C# Class TrakHound_UI.Histogram.Label

Interaction logic for Label.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: TrakHound/TrakHound-Community

Public Properties

Property Type Description
BottomPaddingProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty
TopPaddingProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Public Methods

Method Description
Label ( ) : System

Method Details

Label() public method

public Label ( ) : System
return System

Property Details

BottomPaddingProperty public static property

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

TextProperty public static property

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

TopPaddingProperty public static property

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

ValueProperty public static property

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