Notification.PropertyChanged Event

NotificationPropertyChanged Event

Triggered whenever a visible property of the instance changes.

Namespace:  Rhino.Runtime.Notifications
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler

Value

Type: System.ComponentModelPropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
Version Information

Rhino for Windows

Supported in: 6.14
See Also