C# Class Nui.Utility.Windows.NotifyPropertyChangedDispatcherBase

Inheritance: NotifyPropertyChangedBase
Mostra file Open project: etihwddot/NITE-WPF-Sample

Public Methods

Method Description
VerifyAccess ( ) : void

Protected Methods

Method Description
CheckAccess ( ) : bool
NotifyPropertyChangedDispatcherBase ( ) : System

Method Details

CheckAccess() protected method

protected CheckAccess ( ) : bool
return bool

NotifyPropertyChangedDispatcherBase() protected method

protected NotifyPropertyChangedDispatcherBase ( ) : System
return System

VerifyAccess() public method

public VerifyAccess ( ) : void
return void