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