ViewActivatingEventArgs.CurrentActiveView
Description:
The view that is currently active.
The view that is currently active.
Remarks:
May be .a null reference (Nothing in Visual Basic) if there is no currently active view.
May be .a null reference (Nothing in Visual Basic) if there is no currently active view.
public View CurrentActiveView { get; }