2 references to ForegroundColor
Microsoft.Maui.Controls (2)
Shell\Shell.cs (1)
712
Toolbar.IconColor = appearance?.
ForegroundColor
?? DefaultForegroundColor;
Shell\ShellAppearance.cs (1)
84
TabBarForegroundColor ??
ForegroundColor
;