ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Core Namespace / PresentationFrameworkExtender Class / FindPresentationPanes Method
Does not need to be specified.
Presentation

In This Topic
    FindPresentationPanes Method
    In This Topic
    Finds the presentation panes that reference a specific presentation.
    Syntax
    Public Shared Function FindPresentationPanes( _
       ByVal paneCollection As PaneCollection, _
       Optional ByVal presentation As Presentation _
    ) As IList(Of IPresentationPane)

    Parameters

    paneCollection
    Does not need to be specified.
    presentation
    Presentation

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also