C# Class WeiranZhang.Metropaper.Controls.GlobalLoading

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: weiran/Metropaper

Méthodes publiques

Méthode Description
Initialize ( PhoneApplicationFrame frame ) : void

Méthodes protégées

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
GlobalLoading ( ) : System.ComponentModel
NotifyValueChanged ( ) : void
OnDataManagerPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnRootFrameNavigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void

Method Details

Initialize() public méthode

public Initialize ( PhoneApplicationFrame frame ) : void
frame PhoneApplicationFrame
Résultat void

RaisePropertyChanged() protected méthode

protected RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void