4 writes to IsBlurred
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (4)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvasState.cs (4)
142 IsBlurred = prototype.IsBlurred; 176 IsBlurred = false; 433 IsBlurred = true; 438 IsBlurred = false;
2 references to IsBlurred
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (2)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
737 if (CurrentState.IsBlurred)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvasState.cs (1)
142 IsBlurred = prototype.IsBlurred;