C# Class RedBadger.PocketMechanic.Phone.BindingClass

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: redbadger/XPF Class Usage Examples

Méthodes publiques

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Private Methods

Méthode Description
OnIsCheckedChanged ( bool value ) : void

Method Details

OnPropertyChanged() public méthode

public OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void