2 references to FontWeightProperty
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Entry.cs (2)
15 return (string)element.GetValue(FontWeightProperty); 21 element.SetValue(FontWeightProperty, weight);