3 references to SoundAPIFileDoesNotExist
System.Windows.Extensions (3)
System\Media\SoundPlayer.cs (3)
145throw new FileNotFoundException(SR.SoundAPIFileDoesNotExist, _soundLocation); 195throw new FileNotFoundException(SR.SoundAPIFileDoesNotExist, _soundLocation); 544throw new FileNotFoundException(SR.SoundAPIFileDoesNotExist, _soundLocation);