31 references to MessageBox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Notification\EditorNotificationServiceFactory.cs (2)
61
MessageBox
.Show(message, title, MessageBoxButton.OK, image);
80
return
MessageBox
.Show(message, title, MessageBoxButton.YesNo, image) == MessageBoxResult.Yes;
PresentationFramework (4)
Microsoft\Win32\CommonItemDialog.cs (1)
362
ret = (
MessageBox
.Show(message, DialogCaption, buttons, image, MessageBoxResult.OK /*default button is OK*/, 0)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs (3)
187
System.Windows.
MessageBox
.Show(parent, text, title, buttons, image);
191
System.Windows.
MessageBox
.Show(text, title, buttons, image);
210
System.Windows.
MessageBox
.ShowCore(parentHwnd, text, title, buttons, image, MessageBoxResult.None, MessageBoxOptions.None);
PresentationUI (25)
MS\Internal\Documents\Application\FilePresentation.cs (4)
112
System.Windows.
MessageBox
.Show(
126
System.Windows.
MessageBox
.Show(
139
System.Windows.
MessageBox
.Show(
152
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\Application\RightsManagementErrorHandler.cs (3)
96
System.Windows.
MessageBox
.Show(
110
System.Windows.
MessageBox
.Show(
125
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\DocumentSignatureManager.cs (11)
272
System.Windows.
MessageBox
.Show(
301
System.Windows.
MessageBox
.Show(
310
System.Windows.
MessageBox
.Show(
358
System.Windows.
MessageBox
.Show(
370
System.Windows.
MessageBox
.Show(
383
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
399
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
415
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
444
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
619
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
958
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
71
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
612
System.Windows.
MessageBox
.Show(
646
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
981
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RMPublishingDialog.cs (2)
473
System.Windows.
MessageBox
.Show(
657
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
324
if (System.Windows.
MessageBox
.Show(