2 references to MapLineHeight
Microsoft.Maui.Controls (2)
Label\Label.Mapper.cs (2)
37
LabelHandler.Mapper.ModifyMapping<Label, ILabelHandler>(nameof(LineHeight),
MapLineHeight
);
75
MapLineHeight
(handler, label, (h, v) => LabelHandler.MapLineHeight(handler, label));