2 references to GetBarTextColor
Microsoft.Maui.Controls (2)
NavigationPage\NavigationPageToolbar.cs (2)
25
public override Color BarTextColor { get =>
GetBarTextColor
(); set => SetProperty(ref _barTextColor, value); }
260
BarTextColor =
GetBarTextColor
();