1 write to _fixedBlock
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
332
_fixedBlock
= value;
2 references to _fixedBlock
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
52
if (
_fixedBlock
.IsRTL)
328
return
_fixedBlock
;