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)
362ret = (MessageBox.Show(message, DialogCaption, buttons, image, MessageBoxResult.OK /*default button is OK*/, 0)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SecurityHelper.cs (3)
197System.Windows.MessageBox.Show(parent, text, title, buttons, image); 201System.Windows.MessageBox.Show(text, title, buttons, image); 220System.Windows.MessageBox.ShowCore(parentHwnd, text, title, buttons, image, MessageBoxResult.None, MessageBoxOptions.None);
PresentationUI (25)
MS\Internal\Documents\Application\FilePresentation.cs (4)
112System.Windows.MessageBox.Show( 126System.Windows.MessageBox.Show( 139System.Windows.MessageBox.Show( 152System.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)
274System.Windows.MessageBox.Show( 303System.Windows.MessageBox.Show( 312System.Windows.MessageBox.Show( 360System.Windows.MessageBox.Show( 372System.Windows.MessageBox.Show( 385System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 401System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 417System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 446System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 621System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 960System.Windows.MessageBox.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
72System.Windows.MessageBox.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
614System.Windows.MessageBox.Show( 648System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 983System.Windows.MessageBox.Show(
MS\Internal\Documents\RMPublishingDialog.cs (2)
473System.Windows.MessageBox.Show( 657System.Windows.MessageBox.Show(
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
325if (System.Windows.MessageBox.Show(