5 instantiations of SubBitmapEditor
System.Windows.Forms.Design.Tests (5)
System\Drawing\Design\BitmapEditorTests.cs (5)
40SubBitmapEditor editor = new(); 58SubBitmapEditor editor = new(); 73SubBitmapEditor editor = new(); 89SubBitmapEditor editor = new(); 98SubBitmapEditor editor = new();
7 references to SubBitmapEditor
System.Windows.Forms.Design.Tests (7)
System\Drawing\Design\BitmapEditorTests.cs (7)
24List<string> extensions = SubBitmapEditor.BitmapExtensions; 26Assert.Same(extensions, SubBitmapEditor.BitmapExtensions); 40SubBitmapEditor editor = new(); 58SubBitmapEditor editor = new(); 73SubBitmapEditor editor = new(); 89SubBitmapEditor editor = new(); 98SubBitmapEditor editor = new();