2 references to DragContext
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DragDropHelper.cs (1)
157return formatName.Equals(DataFormatNames.DragContext)
System.Windows.Forms.Tests (1)
System\Windows\Forms\DragDropHelperTests.cs (1)
87[InlineData(DataFormatNames.DragContext, true)]