1 write to exclamation
System (1)
sys\system\Media\SystemSounds.cs (1)
45exclamation = new SystemSound(NativeMethods.MB_ICONEXCLAMATION);
2 references to exclamation
System (2)
sys\system\Media\SystemSounds.cs (2)
44if (exclamation == null) { 47return exclamation;