3 references to X1Property
Microsoft.Maui.Controls (3)
Shapes\Line.cs (3)
42 set { SetValue(X1Property, value); } 43 get { return (double)GetValue(X1Property); } 72 if (propertyName == X1Property.PropertyName ||