2 implementations of LineHeight
Microsoft.Maui.Controls (2)
Label\Label.cs (1)
215 public double LineHeight
Span.cs (1)
141 public double LineHeight
2 references to LineHeight
Microsoft.Maui.Controls (2)
LineHeightElement.cs (2)
8 /// <summary>Bindable property for <see cref="ILineHeightElement.LineHeight"/>.</summary> 10 BindableProperty.Create(nameof(ILineHeightElement.LineHeight), typeof(double), typeof(ILineHeightElement), -1.0d,