C# Class wenku8.CompositeElement.ProcStateItem

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

Свойство Type Description
ID string
IsLoadingProperty DependencyProperty
PSizeProperty DependencyProperty
ProcColorProperty DependencyProperty
StateProperty DependencyProperty

Méthodes publiques

Méthode Description
ProcStateItem ( ) : Windows.UI.Xaml

Méthodes protégées

Méthode Description
OnApplyTemplate ( ) : void

Private Methods

Méthode Description
ChangeState ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnStateChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
UpdateVisualState ( bool useTransitions ) : void
VisualDataChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

OnApplyTemplate() protected méthode

protected OnApplyTemplate ( ) : void
Résultat void

ProcStateItem() public méthode

public ProcStateItem ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

Property Details

ID public_oe static_oe property

public static string ID
Résultat string

IsLoadingProperty public_oe static_oe property

public static DependencyProperty IsLoadingProperty
Résultat DependencyProperty

PSizeProperty public_oe static_oe property

public static DependencyProperty PSizeProperty
Résultat DependencyProperty

ProcColorProperty public_oe static_oe property

public static DependencyProperty ProcColorProperty
Résultat DependencyProperty

StateProperty public_oe static_oe property

public static DependencyProperty StateProperty
Résultat DependencyProperty