7 overrides of RunDialog
System.Windows.Forms (6)
System\Windows\Forms\Dialogs\CommonDialogs\ColorDialog.cs (1)
158
protected override unsafe bool
RunDialog
(IntPtr hwndOwner)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
725
protected override bool
RunDialog
(IntPtr hWndOwner)
System\Windows\Forms\Dialogs\CommonDialogs\FolderBrowserDialog.cs (1)
275
protected override bool
RunDialog
(IntPtr hwndOwner) =>
System\Windows\Forms\Dialogs\CommonDialogs\FontDialog.cs (1)
380
protected override unsafe bool
RunDialog
(IntPtr hWndOwner)
System\Windows\Forms\Printing\PageSetupDialog.cs (1)
264
protected override unsafe bool
RunDialog
(IntPtr hwndOwner)
System\Windows\Forms\Printing\PrintDialog.cs (1)
219
protected override bool
RunDialog
(IntPtr hwndOwner) =>
System.Windows.Forms.Tests (1)
System\Windows\Forms\CommonDialogTests.cs (1)
281
protected override bool
RunDialog
(IntPtr hwndOwner) => RunDialogResult;