2 writes to _currentState
PresentationFramework (2)
System\Windows\Controls\AVElementHelper.cs (2)
536_currentState = MediaState.Close; 660_currentState = thisStateRequest;
6 references to _currentState
PresentationFramework (6)
System\Windows\Controls\AVElementHelper.cs (6)
181if (_currentState == MediaState.Close) 473if (_currentState == MediaState.Close || _source._isSet) 500if (_currentState == MediaState.Close || _clock._isSet) 526if (_currentState != MediaState.Close) 544if (_currentState != MediaState.Close || openedMedia) 625else if ( _currentState != thisStateRequest