4 writes to _stopAsking
PresentationFramework (4)
MS\Internal\PtsHost\BaseParagraph.cs (3)
47_stopAsking = false; 157_stopAsking = stopAsking; 166_stopAsking = true;
MS\Internal\PtsHost\ContainerParagraph.cs (1)
320_stopAsking = false;
2 references to _stopAsking
PresentationFramework (2)
MS\Internal\PtsHost\BaseParagraph.cs (1)
76fNoFurtherChanges = PTS.FromBoolean(_stopAsking);
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
61fNoFurtherChanges = PTS.FromBoolean(_stopAsking);