3 writes to _y
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
217
_y
= value;
System\Windows\Media3D\Point4D.cs (2)
39
_y
= y;
65
_y
+= deltaY;
10 references to _y
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
212
return
_y
;
359
_y
,
System\Windows\Media3D\Point4D.cs (8)
79
point1.
_y
+ point2.
_y
,
93
point1.
_y
+ point2.
_y
,
107
point1.
_y
- point2.
_y
,
121
point1.
_y
- point2.
_y
,