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)
351
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)
182
System.Windows.
MessageBox
.Show(parent, text, title, buttons, image);
186
System.Windows.
MessageBox
.Show(text, title, buttons, image);
205
System.Windows.
MessageBox
.ShowCore(parentHwnd, text, title, buttons, image, MessageBoxResult.None, MessageBoxOptions.None);
PresentationUI (25)
MS\Internal\Documents\Application\FilePresentation.cs (4)
111
System.Windows.
MessageBox
.Show(
125
System.Windows.
MessageBox
.Show(
138
System.Windows.
MessageBox
.Show(
151
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)
265
System.Windows.
MessageBox
.Show(
291
System.Windows.
MessageBox
.Show(
300
System.Windows.
MessageBox
.Show(
348
System.Windows.
MessageBox
.Show(
360
System.Windows.
MessageBox
.Show(
373
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
389
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
405
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
434
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
606
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
946
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
68
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
599
System.Windows.
MessageBox
.Show(
630
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
965
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RMPublishingDialog.cs (2)
465
System.Windows.
MessageBox
.Show(
649
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
333
if (System.Windows.
MessageBox
.Show(