2 references to None
PresentationFramework (2)
src\Framework\MS\Internal\Printing\Win32PrintDialog.cs (1)
141System.Windows.MessageBoxOptions mbOptions = isRtlCaption ? System.Windows.MessageBoxOptions.RtlReading : System.Windows.MessageBoxOptions.None;
src\Shared\MS\Internal\SecurityHelper.cs (1)
1227System.Windows.MessageBox.ShowCore(parentHwnd, text, title, buttons, image, MessageBoxResult.None, MessageBoxOptions.None);