31 references to MessageBox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Notification\EditorNotificationServiceFactory.cs (2)
61MessageBox.Show(message, title, MessageBoxButton.OK, image); 80return MessageBox.Show(message, title, MessageBoxButton.YesNo, image) == MessageBoxResult.Yes;
PresentationFramework (4)
Microsoft\Win32\CommonItemDialog.cs (1)
351ret = (MessageBox.Show(message, DialogCaption, buttons, image, MessageBoxResult.OK /*default button is OK*/, 0)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs (3)
182System.Windows.MessageBox.Show(parent, text, title, buttons, image); 186System.Windows.MessageBox.Show(text, title, buttons, image); 205System.Windows.MessageBox.ShowCore(parentHwnd, text, title, buttons, image, MessageBoxResult.None, MessageBoxOptions.None);
PresentationUI (25)
MS\Internal\Documents\Application\FilePresentation.cs (4)
111System.Windows.MessageBox.Show( 125System.Windows.MessageBox.Show( 138System.Windows.MessageBox.Show( 151System.Windows.MessageBox.Show(
MS\Internal\Documents\Application\RightsManagementErrorHandler.cs (3)
96System.Windows.MessageBox.Show( 110System.Windows.MessageBox.Show( 125System.Windows.MessageBox.Show(
MS\Internal\Documents\DocumentSignatureManager.cs (11)
268System.Windows.MessageBox.Show( 297System.Windows.MessageBox.Show( 306System.Windows.MessageBox.Show( 354System.Windows.MessageBox.Show( 366System.Windows.MessageBox.Show( 379System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 395System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 411System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 440System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 615System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 955System.Windows.MessageBox.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
68System.Windows.MessageBox.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
611System.Windows.MessageBox.Show( 645System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 980System.Windows.MessageBox.Show(
MS\Internal\Documents\RMPublishingDialog.cs (2)
465System.Windows.MessageBox.Show( 649System.Windows.MessageBox.Show(
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
333if (System.Windows.MessageBox.Show(