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