2 references to CF_CODE
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
48public static string DataFormat => CF_CODE;
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\OleDragDropHandlerTests.cs (1)
36OleDragDropHandler.DataFormat.Should().Be(OleDragDropHandler.CF_CODE);