8 references to _size
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (8)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (8)
183 _size.Width = _rect.Width / 2; 184 _size.Height = _rect.Height / 2; 199 (float)_size.Width, 200 (float)_size.Height, 571 _size.Width = _rect.Width / 2; 572 _size.Height = _rect.Height / 2; 587 (float)_size.Width, 588 (float)_size.Height,