C# Class WritePad_CSharpSample.Model.HandwritingSettingsModel

Inheritance: INotifyPropertyChanged
ファイルを表示 Open project: phatware/WritePadSDK Class Usage Examples

Public Methods

Method Description
OnPropertyChanged ( string name ) : void

Method Details

OnPropertyChanged() public method

public OnPropertyChanged ( string name ) : void
name string
return void