3 references to RequestedStart
PresentationCore (3)
Core\CSharp\System\Windows\Media\MediaContext.cs (3)
1002
if (_interlockState == InterlockState.
RequestedStart
)
1326
_interlockState = InterlockState.
RequestedStart
;
2940
&& _interlockState != InterlockState.
RequestedStart
);