2 references to TitleColor
Microsoft.Maui.Controls (2)
Shell\Shell.cs (1)
710
Toolbar.BarTextColor = appearance?.
TitleColor
?? DefaultTitleColor;
Shell\ShellAppearance.cs (1)
87
TabBarTitleColor ??
TitleColor
;