12 writes to fDefined
PresentationFramework (12)
MS\Internal\PtsHost\FigureParagraph.cs (1)
396
fDefined
= PTS.True,
MS\Internal\PtsHost\FloaterParagraph.cs (3)
189
fDefined
= PTS.False
323
fsbbox.
fDefined
= PTS.True;
399
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)
185
if(PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\FloaterParagraph.cs (2)
259
if (PTS.ToBoolean(fsbbox.
fDefined
))
437
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)
218
if (PTS.ToBoolean(fsbbox.
fDefined
))
406
if (PTS.ToBoolean(fsbbox.
fDefined
))
561
if (PTS.ToBoolean(fsbbox.
fDefined
))