3 writes to _y
PresentationCore (3)
System\Windows\Media3D\Generated\Point4D.cs (1)
231
_y
= value;
System\Windows\Media3D\Point4D.cs (2)
45
_y
= y;
71
_y
+= deltaY;
10 references to _y
PresentationCore (10)
System\Windows\Media3D\Generated\Point4D.cs (2)
226
return
_y
;
367
_y
,
System\Windows\Media3D\Point4D.cs (8)
85
point1.
_y
+ point2.
_y
,
99
point1.
_y
+ point2.
_y
,
113
point1.
_y
- point2.
_y
,
127
point1.
_y
- point2.
_y
,