C# Class Jira.Win8.Common.StatusControl

Inheritance: Windows.UI.Xaml.Controls.Control
Afficher le fichier Open project: iinteractive/jira-win8-client

Méthodes publiques

Свойство Type Description
CommandProperty Windows.UI.Xaml.DependencyProperty
CommandTextProperty Windows.UI.Xaml.DependencyProperty
ErrorMessageProperty Windows.UI.Xaml.DependencyProperty
IsLoadingProperty Windows.UI.Xaml.DependencyProperty
LoadingMessageProperty Windows.UI.Xaml.DependencyProperty
TemporaryMessageProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
StatusControl ( ) : System

Private Methods

Méthode Description
OnCommandTextChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnIsLoadingChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnTemporaryMessageChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void

Method Details

StatusControl() public méthode

public StatusControl ( ) : System
Résultat System

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CommandProperty
Résultat Windows.UI.Xaml.DependencyProperty

CommandTextProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CommandTextProperty
Résultat Windows.UI.Xaml.DependencyProperty

ErrorMessageProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ErrorMessageProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsLoadingProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsLoadingProperty
Résultat Windows.UI.Xaml.DependencyProperty

LoadingMessageProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LoadingMessageProperty
Résultat Windows.UI.Xaml.DependencyProperty

TemporaryMessageProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TemporaryMessageProperty
Résultat Windows.UI.Xaml.DependencyProperty