2 overrides of PlatformRotate
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
752 protected override void PlatformRotate(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
691 protected override void PlatformRotate(float degrees, float radians)
1 reference to PlatformRotate
Microsoft.Maui.Graphics (1)
AbstractCanvas.cs (1)
289 PlatformRotate(degrees, radians);