1 override of RunDialog
PresentationFramework (1)
Microsoft\Win32\CommonItemDialog.cs (1)
286
protected override bool
RunDialog
(IntPtr hwndOwner)
2 references to RunDialog
PresentationFramework (2)
Microsoft\Win32\CommonDialog.cs (2)
116
return
RunDialog
(hwndOwner);
175
return
RunDialog
(hwndOwner);