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