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