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