4 writes to DX
PresentationCore (4)
System\Windows\Media\Composition.cs (4)
128
matrix.
DX
= 0.0;
139
matrix.
DX
= m.OffsetX;
161
matrix.
DX
= 0.0;
170
matrix.
DX
= m.OffsetX;
1 reference to DX
PresentationCore (1)
System\Windows\Media\Composition.cs (1)
179
return new Matrix(m.S_11, m.S_12, m.S_21, m.S_22, m.
DX
, m.DY);