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