2 writes to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
152m_streamLoadInProgress = true; 229m_streamLoadInProgress = false;
2 references to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
96if (m_streamLoadInProgress) 134if (m_streamLoadInProgress)