2 references to GetBoundingBox
Microsoft.Maui (2)
Core\Extensions\VisualTreeElementExtensions.cs (1)
322
Rect bounds = view.
GetBoundingBox
();
VisualDiagnostics\RectangleAdorner.cs (1)
82
Rect box = VisualView.
GetBoundingBox
();