Base:
method
Reset
System.Windows.Forms.CommonDialog.Reset()
1 override of Reset
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontDialogTests.cs (1)
771public override void Reset()
2 references to Reset
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (1)
35public FontDialog() => Reset();
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontDialogTests.cs (1)
603dialog.Reset();