FocusGained Property


Dockable Frame Focus Changed Event Args Focus Gained 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: 25.0.0.0 (25.0.0.0)
Syntax
public bool FocusGained { get; }

Property Value

Boolean
See Also