2 references to ServiceNotification
PresentationFramework (2)
src\Framework\System\Windows\MessageBox.cs (2)
483
if ( (options & (MessageBoxOptions.
ServiceNotification
| MessageBoxOptions.DefaultDesktopOnly)) != 0)
554
int mask = ~((int)MessageBoxOptions.
ServiceNotification
|