2 writes to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
156m_streamLoadInProgress = true; 236m_streamLoadInProgress = false;
2 references to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
100if (m_streamLoadInProgress) 138if (m_streamLoadInProgress)