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