1 override of RunDialog
PresentationFramework (1)
src\Framework\Microsoft\Win32\FileDialog.cs (1)
951
protected override bool
RunDialog
(IntPtr hwndOwner)
2 references to RunDialog
PresentationFramework (2)
src\Framework\Microsoft\Win32\CommonDialog.cs (2)
139
return
RunDialog
(hwndOwner);
205
return
RunDialog
(hwndOwner);