C# Class wenku8.CompositeElement.ProcStateItem

Inheritance: Windows.UI.Xaml.Controls.Control
Mostrar archivo Open project: tgckpg/wenku10

Public Properties

Property Type Description
ID string
IsLoadingProperty DependencyProperty
PSizeProperty DependencyProperty
ProcColorProperty DependencyProperty
StateProperty DependencyProperty

Public Methods

Method Description
ProcStateItem ( ) : Windows.UI.Xaml

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

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

protected OnApplyTemplate ( ) : void
return void

ProcStateItem() public method

public ProcStateItem ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

Property Details

ID public_oe static_oe property

public static string ID
return string

IsLoadingProperty public_oe static_oe property

public static DependencyProperty IsLoadingProperty
return DependencyProperty

PSizeProperty public_oe static_oe property

public static DependencyProperty PSizeProperty
return DependencyProperty

ProcColorProperty public_oe static_oe property

public static DependencyProperty ProcColorProperty
return DependencyProperty

StateProperty public_oe static_oe property

public static DependencyProperty StateProperty
return DependencyProperty