2 references to None
Microsoft.Maui.Controls (2)
PlatformConfiguration\TizenSpecific\Entry.cs (1)
10 public static readonly BindableProperty FontWeightProperty = BindableProperty.Create("FontWeight", typeof(string), typeof(FormsElement), FontWeight.None);
PlatformConfiguration\TizenSpecific\Label.cs (1)
10 public static readonly BindableProperty FontWeightProperty = BindableProperty.Create("FontWeight", typeof(string), typeof(FormsElement), FontWeight.None);