5 instantiations of SubBitmapEditor
System.Windows.Forms.Design.Tests (5)
System\Drawing\Design\BitmapEditorTests.cs (5)
38SubBitmapEditor editor = new(); 56SubBitmapEditor editor = new(); 71SubBitmapEditor editor = new(); 87SubBitmapEditor editor = new(); 96SubBitmapEditor editor = new();
7 references to SubBitmapEditor
System.Windows.Forms.Design.Tests (7)
System\Drawing\Design\BitmapEditorTests.cs (7)
22List<string> extensions = SubBitmapEditor.BitmapExtensions; 24Assert.Same(extensions, SubBitmapEditor.BitmapExtensions); 38SubBitmapEditor editor = new(); 56SubBitmapEditor editor = new(); 71SubBitmapEditor editor = new(); 87SubBitmapEditor editor = new(); 96SubBitmapEditor editor = new();