2 writes to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
169m_streamLoadInProgress = true; 249m_streamLoadInProgress = false;
2 references to m_streamLoadInProgress
PresentationFramework (2)
System\Windows\Controls\SoundPlayerAction.cs (2)
113if (m_streamLoadInProgress) 151if (m_streamLoadInProgress)