4 references to ForegroundColor
Microsoft.Maui.Controls (4)
TitleBar\TitleBar.cs (4)
70 /// <summary>Bindable property for <see cref="ForegroundColor"/>.</summary> 71 public static readonly BindableProperty ForegroundColorProperty = BindableProperty.Create(nameof(ForegroundColor), 435 static (TitleBar tb) => tb.ForegroundColor, 489 static (TitleBar tb) => tb.ForegroundColor,