3 references to X2Property
Microsoft.Maui.Controls (3)
Shapes\Line.cs (3)
56
set { SetValue(
X2Property
, value); }
57
get { return (double)GetValue(
X2Property
); }
74
propertyName ==
X2Property
.PropertyName ||