1 write to FixedBlock
PresentationFramework (1)
System\Windows\Documents\FixedSOMFixedBlock.cs (1)
188textRun.FixedBlock = this;
2 references to FixedBlock
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (1)
79List<FixedNode> markupOrder = this.FixedBlock.FixedSOMPage.MarkupOrder;
System\Windows\Documents\FixedTextBuilder.cs (1)
1484FixedSOMFixedBlock parent = run.FixedBlock;