3 writes to eM11
WindowsBase (3)
Shared\MS\Win32\NativeMethodsCLR.cs (3)
50this.eM11 = this.eM22 = 1; // identity matrix. 55this.eM11 = em11; 65this.eM11 = elements[0];
3 references to eM11
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 ); 87return this.eM11 == xform.eM11 &&