1 write to FixedBlock
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (1)
194
textRun.
FixedBlock
= this;
2 references to FixedBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
85
List<FixedNode> markupOrder = this.
FixedBlock
.FixedSOMPage.MarkupOrder;
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1513
FixedSOMFixedBlock parent = run.
FixedBlock
;