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