3 references to ShowDialog
PresentationFramework (1)
src\Framework\Microsoft\Win32\CommonDialog.cs (1)
176return ShowDialog();
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
1110showDialogResult = dlg.ShowDialog(); 1115showDialogResult = dlg.ShowDialog();