ViewActivatedEventArgs.PreviousActiveView
Description:
The previously active view.
The previously active view.
Remarks:
May be .a null reference (Nothing in Visual Basic) if there was no previously active view.
May be .a null reference (Nothing in Visual Basic) if there was no previously active view.
public View PreviousActiveView { get; }