4 references to IsInDragLoop
Microsoft.Private.Windows.Core (4)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (2)
53if (DragDropHelper<TOleServices, TDataFormat>.IsInDragLoop(_dataObject)) 216|| DragDropHelper<TOleServices, TDataFormat>.IsInDragLoop(_dataObject))
System\Private\Windows\Ole\DragDropHelper.cs (2)
272if (!IsInDragLoop(dataObject)) 395if (!IsInDragLoop(dataObject))