1 type derived from SubColorDialog
System.Windows.Forms.Tests (1)
System\Windows\Forms\ColorDialogTests.cs (1)
378
private class EmptyResetColorDialog :
SubColorDialog
8 instantiations of SubColorDialog
System.Windows.Forms.Tests (8)
System\Windows\Forms\ColorDialogTests.cs (8)
16
using SubColorDialog dialog =
new
();
66
using SubColorDialog dialog =
new
()
89
using SubColorDialog dialog =
new
()
258
using SubColorDialog dialog =
new
()
281
using SubColorDialog dialog =
new
()
304
using SubColorDialog dialog =
new
()
325
using SubColorDialog dialog =
new
()
361
using SubColorDialog dialog =
new
();
8 references to SubColorDialog
System.Windows.Forms.Tests (8)
System\Windows\Forms\ColorDialogTests.cs (8)
16
using
SubColorDialog
dialog = new();
66
using
SubColorDialog
dialog = new()
89
using
SubColorDialog
dialog = new()
258
using
SubColorDialog
dialog = new()
281
using
SubColorDialog
dialog = new()
304
using
SubColorDialog
dialog = new()
325
using
SubColorDialog
dialog = new()
361
using
SubColorDialog
dialog = new();