C# Class Nui.Utility.Windows.NotifyPropertyChangedDispatcherBase

Inheritance: NotifyPropertyChangedBase
Afficher le fichier Open project: etihwddot/NITE-WPF-Sample

Méthodes publiques

Méthode Description
VerifyAccess ( ) : void

Méthodes protégées

Méthode Description
CheckAccess ( ) : bool
NotifyPropertyChangedDispatcherBase ( ) : System

Method Details

CheckAccess() protected méthode

protected CheckAccess ( ) : bool
Résultat bool

NotifyPropertyChangedDispatcherBase() protected méthode

protected NotifyPropertyChangedDispatcherBase ( ) : System
Résultat System

VerifyAccess() public méthode

public VerifyAccess ( ) : void
Résultat void