C# Class Catel.Data.ObservableObject

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Méthodes protégées

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() protected méthode

protected RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void