Белешка
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
Occurs when a component property is set to a new value.
my_INotifyPropertyChange.add_propertyChanged(handler);
my_INotifyPropertyChange.remove_propertyChanged(handler);
Arguments
- handler
The name of the event handler for the propertyChanged event.
See Also
Reference
Sys.INotifyPropertyChange Interface