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