12 writes to fDefined
PresentationFramework (12)
MS\Internal\PtsHost\FigureParagraph.cs (1)
400
fDefined
= PTS.True,
MS\Internal\PtsHost\FloaterParagraph.cs (3)
193
fDefined
= PTS.False
327
fsbbox.
fDefined
= PTS.True;
403
fDefined
= PTS.False
MS\Internal\PtsHost\UIElementParagraph.cs (8)
189
fDefined
= PTS.False
231
fDefined
= PTS.False
239
fsbbox.
fDefined
= PTS.True;
287
fDefined
= PTS.False
304
fsbbox.
fDefined
= PTS.True;
318
fsbbox.
fDefined
= PTS.True;
417
fsbbox.
fDefined
= PTS.True;
446
fsbbox.
fDefined
= PTS.True;
8 references to fDefined
PresentationFramework (8)
MS\Internal\PtsHost\FigureParagraph.cs (1)
189
if(PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\FloaterParagraph.cs (2)
263
if (PTS.ToBoolean(fsbbox.
fDefined
))
441
if (PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\PtsPage.cs (2)
766
if (!FinitePage && PTS.ToBoolean(bbox.
fDefined
))
774
if (PTS.ToBoolean(bbox.
fDefined
))
MS\Internal\PtsHost\SubpageParagraph.cs (3)
225
if (PTS.ToBoolean(fsbbox.
fDefined
))
421
if (PTS.ToBoolean(fsbbox.
fDefined
))
580
if (PTS.ToBoolean(fsbbox.
fDefined
))