2 references to XProperty
Microsoft.Maui.Controls (2)
Shapes\Ellipse.cs (1)
21
if (propertyName ==
XProperty
.PropertyName ||
VisualElement\VisualElement.cs (1)
897
get { return _mockX == -1 ? (double)GetValue(
XProperty
) : _mockX; }