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)
194
if (
_currentState
== MediaState.Close)
486
if (
_currentState
== MediaState.Close || _source._isSet)
513
if (
_currentState
== MediaState.Close || _clock._isSet)
539
if (
_currentState
!= MediaState.Close)
557
if (
_currentState
!= MediaState.Close || openedMedia)
638
else if (
_currentState
!= thisStateRequest