4 writes to DY
PresentationCore (4)
System\Windows\Media\Composition.cs (4)
129
matrix.
DY
= 0.0;
140
matrix.
DY
= m.OffsetY;
162
matrix.
DY
= 0.0;
171
matrix.
DY
= m.OffsetY;
1 reference to DY
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
);