3 writes to _z
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\Point4D.cs (1)
254
_z
= value;
Core\CSharp\System\Windows\Media3D\Point4D.cs (2)
49
_z
= z;
75
_z
+= deltaZ;
10 references to _z
PresentationCore (10)
Core\CSharp\System\Windows\Media3D\Generated\Point4D.cs (2)
249
return
_z
;
380
_z
,
Core\CSharp\System\Windows\Media3D\Point4D.cs (8)
89
point1.
_z
+ point2.
_z
,
103
point1.
_z
+ point2.
_z
,
117
point1.
_z
- point2.
_z
,
131
point1.
_z
- point2.
_z
,