3 writes to _w
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
242_w = value;
System\Windows\Media3D\Point4D.cs (2)
42_w = w; 68_w += deltaW;
10 references to _w
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
237return _w; 348_w);
System\Windows\Media3D\Point4D.cs (8)
82point1._w + point2._w); 96point1._w + point2._w); 110point1._w - point2._w); 124point1._w - point2._w);