3 references to ShowDialog
System.Windows.Forms (3)
winforms\Managed\System\WinForms\TrustManager.cs (3)
476
ret = basicInstallDialog.
ShowDialog
();
850
ret = highRiskDialog.
ShowDialog
();
883
errorDialog.
ShowDialog
();