4 writes to _stopAsking
PresentationFramework (4)
MS\Internal\PtsHost\BaseParagraph.cs (3)
48_stopAsking = false; 158_stopAsking = stopAsking; 167_stopAsking = true;
MS\Internal\PtsHost\ContainerParagraph.cs (1)
321_stopAsking = false;
2 references to _stopAsking
PresentationFramework (2)
MS\Internal\PtsHost\BaseParagraph.cs (1)
77fNoFurtherChanges = PTS.FromBoolean(_stopAsking);
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
62fNoFurtherChanges = PTS.FromBoolean(_stopAsking);