C# Class WeiranZhang.Metropaper.Controls.ReadProgress

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: weiran/Metropaper

Méthodes publiques

Свойство Type Description
LengthProperty System.Windows.DependencyProperty
ProgressProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
Draw ( ) : void
LengthChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ProgressChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ReadProgress ( ) : System

Method Details

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

Property Details

LengthProperty public_oe static_oe property

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

ProgressProperty public_oe static_oe property

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