C# Class PocketCampus.Common.Controls.LoadingAndError

Displays loading and error messages. This should be put directly into a view; no properties need to be set.
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: accandme/pocketcampus

Méthodes publiques

Méthode Description
LoadingAndError ( ) : System.ComponentModel

Private Methods

Méthode Description
DataContext_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
RemoveLoadingTray ( ) : void
SetLoadingTray ( ) : void
SwitchState ( ) : void

Method Details

LoadingAndError() public méthode

public LoadingAndError ( ) : System.ComponentModel
Résultat System.ComponentModel