IWorkbenchActiveViewContentChanged Event |
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.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax event EventHandler ActiveViewContentChanged
Value
EventHandlerSee Also