2 references to BlendColorProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Image.cs (2)
19
return (Color)element.GetValue(
BlendColorProperty
);
25
element.SetValue(
BlendColorProperty
, color);