C# Class Microsoft.Practices.Prism.ViewModel.NotificationObject

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

Méthodes publiques

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

RaisePropertyChanged() public méthode

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