3 references to LoadStreamCaller
PresentationFramework (3)
src\Framework\System\Windows\Controls\SoundPlayerAction.cs (3)
173LoadStreamCaller downloadStreamCaller = new LoadStreamCaller(LoadStreamAsync); 211LoadStreamCaller caller = (LoadStreamCaller)asyncResult.AsyncState;