1 write to _mapping
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (1)
1411
_mapping
= builder._fixedFlowMap;
3 references to _mapping
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedTextBuilder.cs (3)
1569
_mapping
.AddFixedElement(element);
1589
_mapping
.MappingReplace(_pageStructure.FlowStart, _flowNodes);
1722
_mapping
.AddFixedElement(textRun);