2 references to CF_COMPONENTTYPES
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\OleDragDropHandler.cs (1)
50
public static string ExtraInfoFormat =>
CF_COMPONENTTYPES
;
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\OleDragDropHandlerTests.cs (1)
42
OleDragDropHandler.ExtraInfoFormat.Should().Be(OleDragDropHandler.
CF_COMPONENTTYPES
);