2 references to ExtraInfoFormat
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\OleDragDropHandler.ComponentDataObject.cs (1)
203
return [NestedToolboxItemFormat, DataFormat, DataFormats.Serializable,
ExtraInfoFormat
];
System.Windows.Forms.Design.Tests (1)
System\Windows\Forms\Design\OleDragDropHandlerTests.cs (1)
42
OleDragDropHandler.
ExtraInfoFormat
.Should().Be(OleDragDropHandler.CF_COMPONENTTYPES);