3 writes to _w
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
251_w = value;
System\Windows\Media3D\Point4D.cs (2)
41_w = w; 67_w += deltaW;
10 references to _w
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
246return _w; 361_w);
System\Windows\Media3D\Point4D.cs (8)
81point1._w + point2._w); 95point1._w + point2._w); 109point1._w - point2._w); 123point1._w - point2._w);