4 writes to _stopAsking
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\BaseParagraph.cs (3)
54_stopAsking = false; 164_stopAsking = stopAsking; 173_stopAsking = true;
src\Framework\MS\Internal\PtsHost\ContainerParagraph.cs (1)
344_stopAsking = false;
2 references to _stopAsking
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\BaseParagraph.cs (1)
83fNoFurtherChanges = PTS.FromBoolean(_stopAsking);
src\Framework\MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
75fNoFurtherChanges = PTS.FromBoolean(_stopAsking);