3 writes to _x
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
215_x = value;
System\Windows\Media3D\Point4D.cs (2)
44_x = x; 70_x += deltaX;
10 references to _x
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
210return _x; 366_x,
System\Windows\Media3D\Point4D.cs (8)
84return new Point4D(point1._x + point2._x, 98return new Point4D(point1._x + point2._x, 112return new Point4D(point1._x - point2._x, 126return new Point4D(point1._x - point2._x,