5 references to SystemSound
System (5)
sys\system\Media\SystemSounds.cs (5)
25asterisk = new SystemSound(NativeMethods.MB_ICONASTERISK); 35beep = new SystemSound(0); 45exclamation = new SystemSound(NativeMethods.MB_ICONEXCLAMATION); 55hand = new SystemSound(NativeMethods.MB_ICONHAND); 65question = new SystemSound(NativeMethods.MB_ICONQUESTION);