Implemented interface member:
property
Color
Microsoft.Maui.Controls.IColorElement.Color
2 references to Color
Microsoft.Maui.Controls (2)
BoxView\BoxView.cs (2)
12 /// <summary>Bindable property for <see cref="Color"/>.</summary> 70 Paint? IShapeView.Fill => Color?.AsPaint();