C# Class System.Activities.Presentation.ViewModel

Inheritance: INotifyPropertyChanged
显示文件 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