C# Class TrakHound_UI.ProgressBar

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

Méthodes publiques

Свойство Type Description
AnimateValueChangeProperty System.Windows.DependencyProperty
MaximumProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ProgressHeightProperty System.Windows.DependencyProperty
ProgressWidthProperty System.Windows.DependencyProperty
ValueProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ProgressBar ( ) : System

Private Methods

Méthode Description
Animate ( double to, DependencyProperty dp ) : void
SetProgressHeight ( double value ) : void
SetProgressValue ( double value ) : void
SetProgressWidth ( double value ) : void
UserControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
Value_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ProgressBar() public méthode

public ProgressBar ( ) : System
Résultat System

Property Details

AnimateValueChangeProperty public_oe static_oe property

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

MaximumProperty public_oe static_oe property

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

OrientationProperty public_oe static_oe property

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

ProgressHeightProperty public_oe static_oe property

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

ProgressWidthProperty public_oe static_oe property

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

ValueProperty public_oe static_oe property

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