2 writes to _currentState
PresentationFramework (2)
System\Windows\Controls\AVElementHelper.cs (2)
544
_currentState
= MediaState.Close;
668
_currentState
= thisStateRequest;
6 references to _currentState
PresentationFramework (6)
System\Windows\Controls\AVElementHelper.cs (6)
189
if (
_currentState
== MediaState.Close)
481
if (
_currentState
== MediaState.Close || _source._isSet)
508
if (
_currentState
== MediaState.Close || _clock._isSet)
534
if (
_currentState
!= MediaState.Close)
552
if (
_currentState
!= MediaState.Close || openedMedia)
633
else if (
_currentState
!= thisStateRequest