NotificationPropertyChanged Event |
Triggered whenever a visible property of the instance changes.
Namespace:
Rhino.Runtime.Notifications
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntaxpublic event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler
Value
Type:
System.ComponentModelPropertyChangedEventHandlerImplements
INotifyPropertyChangedPropertyChanged
See Also