8 references to _point2
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (8)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (8)
192
_point2
.X = endPoint.X;
193
_point2
.Y = endPoint.Y;
198
new Vector2(
_point2
.X,
_point2
.Y),
580
_point2
.X = endPoint.X;
581
_point2
.Y = endPoint.Y;
586
new Vector2(
_point2
.X,
_point2
.Y),