4 references to AxClipFormat
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\DocumentDesigner.cs (4)
289MemoryStream stm = (MemoryStream)dataObject.GetData(AxClipFormat, true); 394toolbox.RemoveCreator(AxClipFormat, host); 763toolbox.AddCreator(_toolboxCreator, AxClipFormat, host); 1067if (format.Equals(AxClipFormat))