12 writes to fDefined
PresentationFramework (12)
MS\Internal\PtsHost\FigureParagraph.cs (1)
401
fDefined
= PTS.True,
MS\Internal\PtsHost\FloaterParagraph.cs (3)
194
fDefined
= PTS.False
328
fsbbox.
fDefined
= PTS.True;
404
fDefined
= PTS.False
MS\Internal\PtsHost\UIElementParagraph.cs (8)
190
fDefined
= PTS.False
232
fDefined
= PTS.False
240
fsbbox.
fDefined
= PTS.True;
288
fDefined
= PTS.False
305
fsbbox.
fDefined
= PTS.True;
319
fsbbox.
fDefined
= PTS.True;
418
fsbbox.
fDefined
= PTS.True;
447
fsbbox.
fDefined
= PTS.True;
8 references to fDefined
PresentationFramework (8)
MS\Internal\PtsHost\FigureParagraph.cs (1)
190
if(PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\FloaterParagraph.cs (2)
264
if (PTS.ToBoolean(fsbbox.
fDefined
))
442
if (PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\PtsPage.cs (2)
767
if (!FinitePage && PTS.ToBoolean(bbox.
fDefined
))
775
if (PTS.ToBoolean(bbox.
fDefined
))
MS\Internal\PtsHost\SubpageParagraph.cs (3)
226
if (PTS.ToBoolean(fsbbox.
fDefined
))
422
if (PTS.ToBoolean(fsbbox.
fDefined
))
581
if (PTS.ToBoolean(fsbbox.
fDefined
))