2 writes to m_lastRequestedAbsoluteUri
PresentationFramework (2)
src\Framework\System\Windows\Controls\SoundPlayerAction.cs (2)
100m_lastRequestedAbsoluteUri = newValue; 106m_lastRequestedAbsoluteUri =
2 references to m_lastRequestedAbsoluteUri
PresentationFramework (2)
src\Framework\System\Windows\Controls\SoundPlayerAction.cs (2)
168if (m_lastRequestedAbsoluteUri != null) // Only reload if the new source is non-null 175IAsyncResult asyncResult = downloadStreamCaller.BeginInvoke(m_lastRequestedAbsoluteUri,