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)
181
if (
_currentState
== MediaState.Close)
473
if (
_currentState
== MediaState.Close || _source._isSet)
500
if (
_currentState
== MediaState.Close || _clock._isSet)
526
if (
_currentState
!= MediaState.Close)
544
if (
_currentState
!= MediaState.Close || openedMedia)
625
else if (
_currentState
!= thisStateRequest