C# Class RedBadger.PocketMechanic.Phone.BindingClass

Inheritance: INotifyPropertyChanged
Mostra file Open project: redbadger/XPF Class Usage Examples

Public Methods

Method Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Method Description
OnIsCheckedChanged ( bool value ) : void

Method Details

OnPropertyChanged() public method

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