3 implementations of Color
Microsoft.Maui.Controls (3)
ActivityIndicator\ActivityIndicator.cs (1)
25
public Color
Color
BoxView\BoxView.cs (1)
27
public Color
Color
CheckBox\CheckBox.cs (1)
28
public Color
Color
1 reference to Color
Microsoft.Maui.Controls (1)
ColorElement.cs (1)
9
BindableProperty.Create(nameof(IColorElement.
Color
), typeof(Color), typeof(IColorElement), null);