C# Class TrakHound_UI.Histogram.DataBar

Inheritance: TrakHound_UI.ProgressBar
Show file Open project: TrakHound/TrakHound-Community Class Usage Examples

Public Properties

Property Type Description
BarWidthProperty System.Windows.DependencyProperty
DataObjectProperty System.Windows.DependencyProperty
IdProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
ToolTipDataProperty System.Windows.DependencyProperty

Public Methods

Method Description
DataBar ( ) : System

Method Details

DataBar() public method

public DataBar ( ) : System
return System

Property Details

BarWidthProperty public static property

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

DataObjectProperty public static property

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

IdProperty public static property

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

IsSelectedProperty public static property

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

ToolTipDataProperty public static property

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