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