1 write to X
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
335 X = x;
2 references to X
Microsoft.Maui.Controls (2)
Internals\ImageParser.cs (2)
635 int startBitmapIndex = (previousBitmapBounds.Y + currentRow) * header.Width + previousBitmapBounds.X; 708 int currentBitmapIndex = startBitmapIndex + bounds.X;