9 references to Warning
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Notification\EditorNotificationServiceFactory.cs (1)
88NotificationSeverity.Warning => MessageBoxImage.Warning,
PresentationFramework (4)
Microsoft\Win32\FileDialog.cs (1)
670System.Windows.MessageBoxButton.OK, MessageBoxImage.Warning);
Microsoft\Win32\SaveFileDialog.cs (2)
306MessageBoxButton.YesNo, MessageBoxImage.Warning); 318MessageBoxButton.YesNo, MessageBoxImage.Warning);
System\Windows\MessageBox.cs (1)
425|| value == MessageBoxImage.Warning;
PresentationUI (4)
MS\Internal\Documents\Application\RightsManagementErrorHandler.cs (3)
100System.Windows.MessageBoxImage.Warning); 114System.Windows.MessageBoxImage.Warning); 129System.Windows.MessageBoxImage.Warning);
MS\Internal\Documents\RightsManagementManager.cs (1)
652System.Windows.MessageBoxImage.Warning);