ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DragDrop Class / SetSkipSelection Method
Target
True then drag operation does not change selection
Version

SetSkipSelection Method
If set to true, drag operation does not change selection
Syntax
public static void SetSkipSelection( 
   DependencyObject obj,
   bool value
)

Parameters

obj
Target
value
True then drag operation does not change selection
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also