2 references to EndPointProperty
Microsoft.Maui.Controls (2)
LinearGradientBrush.cs (2)
49 get => (Point)GetValue(EndPointProperty); 50 set => SetValue(EndPointProperty, value);