UIControlledApplicationDockableFrameFocusChanged Event

Subscribe to GenericDockableFrame activated event to be notified when Revit GenericDockableFrame is active or inactive.

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public event EventHandler<DockableFrameFocusChangedEventArgs> DockableFrameFocusChanged

Value

EventHandlerDockableFrameFocusChangedEventArgs
See Also