3 writes to eM22
WindowsBase (3)
Shared\MS\Win32\NativeMethodsCLR.cs (3)
50
this.eM11 = this.
eM22
= 1; // identity matrix.
58
this.
eM22
= em22;
68
this.
eM22
= elements[3];
3 references to eM22
WindowsBase (3)
Shared\MS\Win32\NativeMethodsCLR.cs (3)
75
return String.Format(System.Globalization.CultureInfo.CurrentCulture,"[{0}, {1}, {2}, {3}, {4}, {5}]", this.eM11, this.eM12, this.eM21, this.
eM22
, this.eDx, this.eDy );
90
this.
eM22
== xform.
eM22
&&