2 writes to _currentState
PresentationFramework (2)
System\Windows\Controls\AVElementHelper.cs (2)
537_currentState = MediaState.Close; 661_currentState = thisStateRequest;
6 references to _currentState
PresentationFramework (6)
System\Windows\Controls\AVElementHelper.cs (6)
182if (_currentState == MediaState.Close) 474if (_currentState == MediaState.Close || _source._isSet) 501if (_currentState == MediaState.Close || _clock._isSet) 527if (_currentState != MediaState.Close) 545if (_currentState != MediaState.Close || openedMedia) 626else if ( _currentState != thisStateRequest