IWorkbench Events |
The IWorkbench type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveContentChanged | Occurs when the active view content changed. When active view content changed, first, the corresponding PropertyChanged event will be raised. Only after that, the event here will be raised. | |
| ActiveViewContentChanged | Occurs when the active view content changed. When active view content changed, first, the PropertyChanged event will be raised. Only after that, the event here will be raised. | |
| PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged) |