2 writes to _lastPresentationResults
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
681
_lastPresentationResults
= MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT;
719
_lastPresentationResults
= presentationResults;
2 references to _lastPresentationResults
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
1098
&&
_lastPresentationResults
!= MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_VSYNC_UNSUPPORTED)
2530
&&
_lastPresentationResults
== MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT,