Base:
method
RunDialog
System.Windows.Forms.CommonDialog.RunDialog(System.IntPtr)
1 reference to RunDialog
System.Windows.Forms.Tests (1)
System\Windows\Forms\FontDialogTests.cs (1)
764public new bool RunDialog(IntPtr hWndOwner) => base.RunDialog(hWndOwner);