3 writes to _y
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
210
_y
= value;
System\Windows\Media3D\Point4D.cs (2)
40
_y
= y;
66
_y
+= deltaY;
10 references to _y
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
205
return
_y
;
346
_y
,
System\Windows\Media3D\Point4D.cs (8)
80
point1.
_y
+ point2.
_y
,
94
point1.
_y
+ point2.
_y
,
108
point1.
_y
- point2.
_y
,
122
point1.
_y
- point2.
_y
,