 | IVishnuViewModelPropertyChanged Ereignis |
Wird ausgelöst, wenn sich eine Property ändert.
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxevent PropertyChangedEventHandler PropertyChanged
Event PropertyChanged As PropertyChangedEventHandler
event PropertyChangedEventHandler^ PropertyChanged {
void add (PropertyChangedEventHandler^ value);
void remove (PropertyChangedEventHandler^ value);
}
abstract PropertyChanged : IEvent<PropertyChangedEventHandler,
PropertyChangedEventArgs>
Wert
PropertyChangedEventHandler
Siehe auch