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