2 writes to _currentState
PresentationFramework (2)
src\Framework\System\Windows\Controls\AVElementHelper.cs (2)
549_currentState = MediaState.Close; 673_currentState = thisStateRequest;
6 references to _currentState
PresentationFramework (6)
src\Framework\System\Windows\Controls\AVElementHelper.cs (6)
194if (_currentState == MediaState.Close) 486if (_currentState == MediaState.Close || _source._isSet) 513if (_currentState == MediaState.Close || _clock._isSet) 539if (_currentState != MediaState.Close) 557if (_currentState != MediaState.Close || openedMedia) 638else if ( _currentState != thisStateRequest