ViewActivatedEventArgsCurrentActiveView Property

The view that has just become active.

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

Property Value

View
See Also