2 overrides of PlatformDrawRectangle
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
477
protected override void
PlatformDrawRectangle
(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
599
protected override void
PlatformDrawRectangle
(float x, float y, float width, float height)
1 reference to PlatformDrawRectangle
Microsoft.Maui.Graphics (1)
AbstractCanvas.cs (1)
153
PlatformDrawRectangle
(x, y, width, height);