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