2 references to CenterProperty
Microsoft.Maui.Controls (2)
RadialGradientBrush.cs (2)
45 get => (Point)GetValue(CenterProperty); 46 set => SetValue(CenterProperty, value);