<Code Lib>
2026 Property
Changes 0
P

ViewActivatingEventArgs.CurrentActiveView

Description:
The view that is currently active.
Remarks:
May be null if there is no currently active view.

public View CurrentActiveView { get; }

Loading…