2 references to _defaultForegroundColor
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellSectionRootHeader.cs (2)
32
SetValues(_defaultBackgroundColor,
_defaultForegroundColor
, _defaultUnselectedColor);
38
appearance.ForegroundColor ??
_defaultForegroundColor
,