8 references to FsDestroySubpageBreakRecord
PresentationFramework (8)
src\Framework\MS\Internal\PtsHost\CellParagraph.cs (1)
118
PTS.Validate(PTS.
FsDestroySubpageBreakRecord
(cellParaClient.PtsContext.Context, pfsbrkcellOut), cellParaClient.PtsContext);
src\Framework\MS\Internal\PtsHost\FigureParagraph.cs (2)
202
PTS.Validate(PTS.
FsDestroySubpageBreakRecord
(PtsContext.Context, brParaOut));
245
PTS.Validate(PTS.
FsDestroySubpageBreakRecord
(PtsContext.Context, brParaOut));
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (2)
290
PTS.Validate(PTS.
FsDestroySubpageBreakRecord
(PtsContext.Context, pbrkrecOut), PtsContext);
358
PTS.Validate(PTS.
FsDestroySubpageBreakRecord
(PtsContext.Context, pbrkrecOut), PtsContext);
src\Framework\MS\Internal\PtsHost\PtsHost.cs (3)
2634
return PTS.
FsDestroySubpageBreakRecord
(Context, pfsbrkFloaterContent);
3446
return PTS.
FsDestroySubpageBreakRecord
(Context, pfsobjbrk);
4355
return PTS.
FsDestroySubpageBreakRecord
(Context, pfsbrkcell);