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)
79
fNoFurtherChanges = PTS.FromBoolean(
_stopAsking
);
MS\Internal\PtsHost\FloaterBaseParagraph.cs (1)
75
fNoFurtherChanges = PTS.FromBoolean(
_stopAsking
);