C# Class Binding.Samples.ViewModel

Inheritance: INotifyDataErrorInfo
Show file Open project: badcel/BindingSharp

Protected Methods

Method Description
OnPropertyChanged ( string propertyName = null ) : void

Method Details

OnPropertyChanged() protected method

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