1 reference to BreakPageBefore
PresentationFramework (1)
MS\Internal\PtsHost\BaseParagraph.cs (1)
224
fspap.fBreakPageBefore = _element is Block ? PTS.FromBoolean(StructuralCache.CurrentFormatContext.FinitePage && ((Block)_element).
BreakPageBefore
) : PTS.FromBoolean(false);