3 writes to _x
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
200_x = value;
System\Windows\Media3D\Point4D.cs (2)
38_x = x; 64_x += deltaX;
10 references to _x
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
195return _x; 358_x,
System\Windows\Media3D\Point4D.cs (8)
78return new Point4D(point1._x + point2._x, 92return new Point4D(point1._x + point2._x, 106return new Point4D(point1._x - point2._x, 120return new Point4D(point1._x - point2._x,