<Code Lib>
2024 Property
Changes 0
P

ViewActivatedEventArgs.PreviousActiveView

Description:
The previously active view.
Remarks:
May be .a null reference (Nothing in Visual Basic) if there was no previously active view.

public View PreviousActiveView { get; }

Loading…