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