2 writes to _cpInterrupted
PresentationFramework (2)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (2)
49_cpInterrupted = -1; 168internal int CPInterrupted { get { return _cpInterrupted; } set { _cpInterrupted = value; } }
1 reference to _cpInterrupted
PresentationFramework (1)
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
168internal int CPInterrupted { get { return _cpInterrupted; } set { _cpInterrupted = value; } }