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