DockableFrameFocusChanged Event


UIControlled Application Dockable Frame Focus Changed 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: 25.3.0.0 (25.3.0.0)
Syntax
public event EventHandler<DockableFrameFocusChangedEventArgs> DockableFrameFocusChanged

Value

EventHandler DockableFrameFocusChangedEventArgs
See Also