DockableFrameFocusChangedEventArgs.FocusGained Property

True if the pane is being activated, false if it is being inactivated.


Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool FocusGained { get; }

Property Value

Boolean

See Also

Reference

DockableFrameFocusChangedEventArgs Class
Autodesk.Revit.UI.Events Namespace