2 references to StyleProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\VisualElement.cs (2)
54
return (string)element.GetValue(
StyleProperty
);
64
element.SetValue(
StyleProperty
, value);