3 writes to _w
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
263_w = value;
System\Windows\Media3D\Point4D.cs (2)
47_w = w; 73_w += deltaW;
10 references to _w
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
258return _w; 369_w);
System\Windows\Media3D\Point4D.cs (8)
87point1._w + point2._w); 101point1._w + point2._w); 115point1._w - point2._w); 129point1._w - point2._w);