1 type derived from SubColorDialog
System.Windows.Forms.Tests (1)
System\Windows\Forms\ColorDialogTests.cs (1)
376
private class EmptyResetColorDialog :
SubColorDialog
8 instantiations of SubColorDialog
System.Windows.Forms.Tests (8)
System\Windows\Forms\ColorDialogTests.cs (8)
14
using SubColorDialog dialog =
new
();
64
using SubColorDialog dialog =
new
()
87
using SubColorDialog dialog =
new
()
256
using SubColorDialog dialog =
new
()
279
using SubColorDialog dialog =
new
()
302
using SubColorDialog dialog =
new
()
323
using SubColorDialog dialog =
new
()
359
using SubColorDialog dialog =
new
();
8 references to SubColorDialog
System.Windows.Forms.Tests (8)
System\Windows\Forms\ColorDialogTests.cs (8)
14
using
SubColorDialog
dialog = new();
64
using
SubColorDialog
dialog = new()
87
using
SubColorDialog
dialog = new()
256
using
SubColorDialog
dialog = new()
279
using
SubColorDialog
dialog = new()
302
using
SubColorDialog
dialog = new()
323
using
SubColorDialog
dialog = new()
359
using
SubColorDialog
dialog = new();