2 writes to _lastPresentationResults
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
721
_lastPresentationResults
= MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT;
759
_lastPresentationResults
= presentationResults;
2 references to _lastPresentationResults
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
1139
&&
_lastPresentationResults
!= MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_VSYNC_UNSUPPORTED)
2627
&&
_lastPresentationResults
== MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT,