1 write to Y
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
336
Y
= y;
2 references to Y
Microsoft.Maui.Controls (2)
Internals\ImageParser.cs (2)
635
int startBitmapIndex = (previousBitmapBounds.
Y
+ currentRow) * header.Width + previousBitmapBounds.X;
704
targetRow += bounds.
Y
;