2 writes to _currentState
PresentationFramework (2)
System\Windows\Controls\AVElementHelper.cs (2)
544_currentState = MediaState.Close; 668_currentState = thisStateRequest;
6 references to _currentState
PresentationFramework (6)
System\Windows\Controls\AVElementHelper.cs (6)
189if (_currentState == MediaState.Close) 481if (_currentState == MediaState.Close || _source._isSet) 508if (_currentState == MediaState.Close || _clock._isSet) 534if (_currentState != MediaState.Close) 552if (_currentState != MediaState.Close || openedMedia) 633else if ( _currentState != thisStateRequest