3 references to TextColorProperty
Microsoft.Maui.Controls (3)
Shell\BaseShellItem.cs (1)
501 defaultLabelClass.Setters.Add(new Setter { Property = Label.TextColorProperty, Value = textColor });
TitleBar\TitleBar.cs (2)
448 Label.TextColorProperty, 502 Label.TextColorProperty,