C# Class WeiranZhang.Metropaper.Controls.ReadProgress

Inheritance: System.Windows.Controls.Control
ファイルを表示 Open project: weiran/Metropaper

Public Properties

Property Type Description
LengthProperty System.Windows.DependencyProperty
ProgressProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method 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 method

public OnApplyTemplate ( ) : void
return void

Property Details

LengthProperty public_oe static_oe property

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

ProgressProperty public_oe static_oe property

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