1 write to _fixedBlock
PresentationFramework (1)
System\Windows\Documents\FixedSOMTextRun.cs (1)
323
_fixedBlock
= value;
2 references to _fixedBlock
PresentationFramework (2)
System\Windows\Documents\FixedSOMTextRun.cs (2)
42
if (
_fixedBlock
.IsRTL)
319
return
_fixedBlock
;