3 writes to _x
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
194_x = value;
System\Windows\Media3D\Point4D.cs (2)
39_x = x; 65_x += deltaX;
10 references to _x
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
189return _x; 345_x,
System\Windows\Media3D\Point4D.cs (8)
79return new Point4D(point1._x + point2._x, 93return new Point4D(point1._x + point2._x, 107return new Point4D(point1._x - point2._x, 121return new Point4D(point1._x - point2._x,