4 writes to _stopAsking
PresentationFramework (4)
MS\Internal\PtsHost\BaseParagraph.cs (3)
50_stopAsking = false; 160_stopAsking = stopAsking; 169_stopAsking = true;
MS\Internal\PtsHost\ContainerParagraph.cs (1)
339_stopAsking = false;
2 references to _stopAsking
PresentationFramework (2)
MS\Internal\PtsHost\BaseParagraph.cs (1)
79fNoFurtherChanges = PTS.FromBoolean(_stopAsking);
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
75fNoFurtherChanges = PTS.FromBoolean(_stopAsking);