9 references to Warning
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Notification\EditorNotificationServiceFactory.cs (1)
88NotificationSeverity.Warning => MessageBoxImage.Warning,
PresentationFramework (4)
Microsoft\Win32\FileDialog.cs (1)
631System.Windows.MessageBoxButton.OK, MessageBoxImage.Warning);
Microsoft\Win32\SaveFileDialog.cs (2)
256MessageBoxButton.YesNo, MessageBoxImage.Warning); 268MessageBoxButton.YesNo, MessageBoxImage.Warning);
System\Windows\MessageBox.cs (1)
443|| value == MessageBoxImage.Warning;
PresentationUI (4)
MS\Internal\Documents\Application\RightsManagementErrorHandler.cs (3)
99System.Windows.MessageBoxImage.Warning); 113System.Windows.MessageBoxImage.Warning); 128System.Windows.MessageBoxImage.Warning);
MS\Internal\Documents\RightsManagementManager.cs (1)
633System.Windows.MessageBoxImage.Warning);