3 references to IconColorProperty
Microsoft.Maui.Controls (3)
NavigationPage\NavigationPage.cs (2)
204
return (Color)bindable.GetValue(
IconColorProperty
);
360
bindable.SetValue(
IconColorProperty
, value);
NavigationPage\NavigationPageToolbar.cs (1)
50
NavigationPage.
IconColorProperty
) ||