C# Class AuraPhotoViewer.Modules.Common.ViewModel.ViewModelBase

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: ProRoman/Aura_PhotoViewer

Protected Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

protected OnPropertyChanged ( [ propertyName = null ) : void
propertyName [
return void