C# Class System.Activities.Presentation.ViewModel

Inheritance: INotifyPropertyChanged
Datei anzeigen Open project: mahasak/dotnet452

Protected Methods

Method Description
NotifyPropertyChanged ( string propertyName ) : void

Method Details

NotifyPropertyChanged() protected method

protected NotifyPropertyChanged ( string propertyName ) : void
propertyName string
return void