2 writes to _lastPresentationResults
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
678_lastPresentationResults = MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT; 716_lastPresentationResults = presentationResults;
2 references to _lastPresentationResults
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
1095&& _lastPresentationResults != MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_VSYNC_UNSUPPORTED) 2524&& _lastPresentationResults == MIL_PRESENTATION_RESULTS.MIL_PRESENTATION_NOPRESENT,