1 write to boundingBox
Microsoft.Maui (1)
VisualDiagnostics\AdornerModel.cs (1)
22 boundingBox = DpiHelper.RoundToPixel(rect, unitsPerPixel);
1 reference to boundingBox
Microsoft.Maui (1)
VisualDiagnostics\AdornerModel.cs (1)
15 public Rect BoundingBox => boundingBox;