1 write to _matrix
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (1)
250
_matrix
= element.Matrix;
3 references to _matrix
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (3)
122
return
_matrix
;
251
_matrix
.OffsetX = 0;
252
_matrix
.OffsetY = 0;