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)
268
System.Windows.
MessageBox
.Show(
297
System.Windows.
MessageBox
.Show(
306
System.Windows.
MessageBox
.Show(
354
System.Windows.
MessageBox
.Show(
366
System.Windows.
MessageBox
.Show(
379
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
395
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
411
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
440
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
615
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
955
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
68
System.Windows.
MessageBox
.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
611
System.Windows.
MessageBox
.Show(
645
System.Windows.MessageBoxResult dialogResult = System.Windows.
MessageBox
.Show(
980
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(