2 references to Contains
Microsoft.Maui.Controls (2)
Label\Label.cs (2)
400
if (span.GestureRecognizers.Count > 0 && (((ISpatialElement)span).Region.
Contains
(point) || point.IsEmpty))
406
if (!((ISpatialElement)spans[i]).Region.Deflate().
Contains
(point))