ViewActivatedEventArgsPreviousActiveView Property

The previously active view.

Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public View PreviousActiveView { get; }

Property Value

View
Remarks
May be if there was no previously active view.
See Also