ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragDrop Class / GetSkipSelection Method
Target
Version

    GetSkipSelection Method
    Return true if selection process is skipped
    Syntax
    public static bool GetSkipSelection( 
       DependencyObject obj
    )

    Parameters

    obj
    Target

    Return Value

    true if selection process is skipped
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also