2 references to PlaySound
System (2)
sys\system\Media\SoundPlayer.cs (2)
290
UnsafeNativeMethods.
PlaySound
(streamData, IntPtr.Zero, NativeMethods.SND_MEMORY | NativeMethods.SND_NODEFAULT | flags);
457
UnsafeNativeMethods.
PlaySound
((byte[]) null, IntPtr.Zero, NativeMethods.SND_PURGE);