4 references to IsEmpty
Microsoft.Maui (1)
VisualDiagnostics\AdornerModel.cs (1)
93 if (!rc.IsEmpty)
Microsoft.Maui.Controls (1)
Shapes\Matrix.cs (1)
694 if (rect.IsEmpty)
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\TabbedRenderer.cs (1)
140 if (!Element.Bounds.IsEmpty)
iOS\Shapes\ShapeRenderer.cs (1)
45 if (!args.NewElement.Bounds.IsEmpty)