2 writes to ShadowBlur
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvasState.cs (2)
132 ShadowBlur = prototype.ShadowBlur; 406 ShadowBlur = blur;
2 references to ShadowBlur
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvasState.cs (2)
132 ShadowBlur = prototype.ShadowBlur; 445 public float ActualShadowBlur => ShadowBlur * Math.Abs(_scale);