C# Class BaseCommandsPlugin.ViewModelBase

Inheritance: INotifyPropertyChanged
Show file Open project: DarkIrata/WinCommandPalette

Public Methods

Method Description
NotifyPropertyChanged ( string property ) : void

Method Details

NotifyPropertyChanged() public method

public NotifyPropertyChanged ( string property ) : void
property string
return void