1 write to _backgroundFormatStopTime
PresentationFramework (1)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
80_backgroundFormatStopTime = DateTime.UtcNow.AddMilliseconds(_stopTimeDelta);
1 reference to _backgroundFormatStopTime
PresentationFramework (1)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
147internal DateTime BackgroundFormatStopTime { get { return _backgroundFormatStopTime; } }