2 writes to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
153m_streamLoadInProgress = true; 230m_streamLoadInProgress = false;
2 references to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
97if (m_streamLoadInProgress) 135if (m_streamLoadInProgress)