6 instantiations of SubBitmapEditor
System.Windows.Forms.Design.Tests (6)
System\Drawing\Design\BitmapEditorTests.cs (6)
22SubBitmapEditor editor = new(); 39SubBitmapEditor editor = new(); 57SubBitmapEditor editor = new(); 72SubBitmapEditor editor = new(); 88SubBitmapEditor editor = new(); 97SubBitmapEditor editor = new();
8 references to SubBitmapEditor
System.Windows.Forms.Design.Tests (8)
System\Drawing\Design\BitmapEditorTests.cs (8)
22SubBitmapEditor editor = new(); 23List<string> extensions = SubBitmapEditor.BitmapExtensions; 25Assert.Same(extensions, SubBitmapEditor.BitmapExtensions); 39SubBitmapEditor editor = new(); 57SubBitmapEditor editor = new(); 72SubBitmapEditor editor = new(); 88SubBitmapEditor editor = new(); 97SubBitmapEditor editor = new();