3 references to RadiusYProperty
Microsoft.Maui.Controls (3)
Shapes\Rectangle.cs (3)
35 set { SetValue(RadiusYProperty, value); } 36 get { return (double)GetValue(RadiusYProperty); } 45 propertyName == RadiusYProperty.PropertyName)