Implemented interface member:
property
Color
Microsoft.Maui.IFontImageSource.Color
1 write to Color
Microsoft.Maui.Controls.Xaml (1)
MarkupExtensions\FontImageExtension.cs (1)
23
Color
= Color,
2 references to Color
Microsoft.Maui.Controls (2)
FontImageSource.cs (2)
12
/// <summary>Bindable property for <see cref="
Color
"/>.</summary>
13
public static readonly BindableProperty ColorProperty = BindableProperty.Create(nameof(
Color
), typeof(Color), typeof(FontImageSource), default(Color),