ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Events Namespace / ProjectWindowSelectedItemsChangedEventArgs Class / IProjectWindow Property

In This Topic
    IProjectWindow Property
    In This Topic
    Gets the IProjectWindow whose selection has changed
    Syntax
    public IProjectWindow IProjectWindow {get;}
    Public ReadOnly Property IProjectWindow As IProjectWindow
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also