C# Class PaulStovell.TrialBalance.UserInterface.Providers.StatusMessageProvider

Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes publiques

Свойство Type Description
CurrentStatusMessageProperty System.Windows.DependencyProperty
StatusMessageProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
GetStatusMessage ( DependencyObject obj ) : string
SetStatusMessage ( DependencyObject obj, string value ) : void

Private Methods

Méthode Description
Element_GotFocus ( object sender, RoutedEventArgs e ) : void
Element_MouseEnter ( object sender, System e ) : void
SetMessage ( object sender ) : void
StatusMessageProperty_PropertyChanged ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
StatusMessageProvider ( ) : System

Method Details

GetStatusMessage() public static méthode

public static GetStatusMessage ( DependencyObject obj ) : string
obj System.Windows.DependencyObject
Résultat string

SetStatusMessage() public static méthode

public static SetStatusMessage ( DependencyObject obj, string value ) : void
obj System.Windows.DependencyObject
value string
Résultat void

Property Details

CurrentStatusMessageProperty public_oe static_oe property

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

StatusMessageProperty public_oe static_oe property

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