2 references to ColorProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Switch.cs (2)
17 return (Color)element.GetValue(ColorProperty); 23 element.SetValue(ColorProperty, color);