2 references to SoundAPIFormatNotSupported
System.Windows.Extensions (2)
System\Media\SoundPlayer.cs (2)
605
throw new InvalidOperationException(SR.
SoundAPIFormatNotSupported
);
687
throw new InvalidOperationException(SR.
SoundAPIFormatNotSupported
);