1 write to _y
Microsoft.Maui.Graphics (1)
PictureCanvas.cs (1)
20
_y
= y;
1 reference to _y
Microsoft.Maui.Graphics (1)
PictureCanvas.cs (1)
27
public IPicture Picture => new StandardPicture(_x,
_y
, _width, _height, _commands.ToArray());