C# Class TrakHound_UI.MeterDisplay

Interaction logic for MeterDisplay.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
ActiveLevelBrushProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
InactiveLevelBrushProperty System.Windows.DependencyProperty
IndicatorWidthProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty
ValueFormatProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty
ValueTextProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
MeterDisplay ( ) : System

Private Methods

Méthode Description
MaximumPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
ProcessValue ( double value ) : void
ValueFormatPropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void
ValuePropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs eventArgs ) : void

Method Details

MeterDisplay() public méthode

public MeterDisplay ( ) : System
Résultat System

Property Details

ActiveLevelBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows ActiveLevelBrushProperty
Résultat System.Windows.DependencyProperty

ForegroundProperty public_oe static_oe property

public static DependencyProperty,System.Windows ForegroundProperty
Résultat System.Windows.DependencyProperty

InactiveLevelBrushProperty public_oe static_oe property

public static DependencyProperty,System.Windows InactiveLevelBrushProperty
Résultat System.Windows.DependencyProperty

IndicatorWidthProperty public_oe static_oe property

public static DependencyProperty,System.Windows IndicatorWidthProperty
Résultat System.Windows.DependencyProperty

MaximumProperty public_oe static_oe property

public static DependencyProperty,System.Windows MaximumProperty
Résultat System.Windows.DependencyProperty

TitleProperty public_oe static_oe property

public static DependencyProperty,System.Windows TitleProperty
Résultat System.Windows.DependencyProperty

ValueFormatProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueFormatProperty
Résultat System.Windows.DependencyProperty

ValueProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueProperty
Résultat System.Windows.DependencyProperty

ValueTextProperty public_oe static_oe property

public static DependencyProperty,System.Windows ValueTextProperty
Résultat System.Windows.DependencyProperty