4 references to IsInDragLoop
System.Private.Windows.Core (4)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (2)
48if (DragDropHelper<TRuntime, TDataFormat>.IsInDragLoop(_dataObject)) 207|| DragDropHelper<TRuntime, TDataFormat>.IsInDragLoop(_dataObject))
System\Private\Windows\Ole\DragDropHelper.cs (2)
264if (!IsInDragLoop(dataObject)) 387if (!IsInDragLoop(dataObject))