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)
182
if (
_currentState
== MediaState.Close)
474
if (
_currentState
== MediaState.Close || _source._isSet)
501
if (
_currentState
== MediaState.Close || _clock._isSet)
527
if (
_currentState
!= MediaState.Close)
545
if (
_currentState
!= MediaState.Close || openedMedia)
626
else if (
_currentState
!= thisStateRequest