4 references to fmtrblInterrupted
PresentationFramework (4)
src\Framework\MS\Internal\PtsHost\FloaterParagraph.cs (1)
421
fsfmtrbl = PTS.FSFMTRBL.
fmtrblInterrupted
;
src\Framework\MS\Internal\PtsHost\PtsPage.cs (2)
343
if(formattingResult == PTS.FSFMTRBL.
fmtrblInterrupted
)
398
if(formattingResult == PTS.FSFMTRBL.
fmtrblInterrupted
)
src\Framework\MS\Internal\PtsHost\UIElementParagraph.cs (1)
287
fsfmtrbl = PTS.FSFMTRBL.
fmtrblInterrupted
;