ViewActivatingEventArgs.CurrentActiveView
Description:
The view that is currently active.
The view that is currently active.
Remarks:
May be null if there is no currently active view.
May be null if there is no currently active view.
public View CurrentActiveView { get; }