12 writes to fDefined
PresentationFramework (12)
MS\Internal\PtsHost\FigureParagraph.cs (1)
405
fsbbox.
fDefined
= PTS.True;
MS\Internal\PtsHost\FloaterParagraph.cs (3)
198
fsbbox.
fDefined
= PTS.False;
329
fsbbox.
fDefined
= PTS.True;
404
fsbbox.
fDefined
= PTS.False;
MS\Internal\PtsHost\UIElementParagraph.cs (8)
197
fsbbox.
fDefined
= PTS.False;
233
fsbbox.
fDefined
= PTS.False;
240
fsbbox.
fDefined
= PTS.True;
287
fsbbox.
fDefined
= PTS.False;
303
fsbbox.
fDefined
= PTS.True;
315
fsbbox.
fDefined
= PTS.True;
412
fsbbox.
fDefined
= PTS.True;
439
fsbbox.
fDefined
= PTS.True;
8 references to fDefined
PresentationFramework (8)
MS\Internal\PtsHost\FigureParagraph.cs (1)
195
if(PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\FloaterParagraph.cs (2)
265
if (PTS.ToBoolean(fsbbox.
fDefined
))
441
if (PTS.ToBoolean(fsbbox.
fDefined
))
MS\Internal\PtsHost\PtsPage.cs (2)
770
if (!FinitePage && PTS.ToBoolean(bbox.
fDefined
))
778
if (PTS.ToBoolean(bbox.
fDefined
))
MS\Internal\PtsHost\SubpageParagraph.cs (3)
236
if (PTS.ToBoolean(fsbbox.
fDefined
))
432
if (PTS.ToBoolean(fsbbox.
fDefined
))
591
if (PTS.ToBoolean(fsbbox.
fDefined
))