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)
187System.Windows.MessageBox.Show(parent, text, title, buttons, image); 191System.Windows.MessageBox.Show(text, title, buttons, image); 210System.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)
272System.Windows.MessageBox.Show( 301System.Windows.MessageBox.Show( 310System.Windows.MessageBox.Show( 358System.Windows.MessageBox.Show( 370System.Windows.MessageBox.Show( 383System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 399System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 415System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 444System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 619System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 958System.Windows.MessageBox.Show(
MS\Internal\Documents\RequestedSignatureDialog.cs (1)
71System.Windows.MessageBox.Show(
MS\Internal\Documents\RightsManagementManager.cs (3)
612System.Windows.MessageBox.Show( 646System.Windows.MessageBoxResult dialogResult = System.Windows.MessageBox.Show( 981System.Windows.MessageBox.Show(
MS\Internal\Documents\RMPublishingDialog.cs (2)
473System.Windows.MessageBox.Show( 657System.Windows.MessageBox.Show(
MS\Internal\Documents\SignatureSummaryDialog.cs (1)
324if (System.Windows.MessageBox.Show(