2 references to MapTextDecorations
Microsoft.Maui.Controls (2)
Label\Label.Mapper.cs (2)
35 LabelHandler.Mapper.ModifyMapping<Label, ILabelHandler>(nameof(TextDecorations), MapTextDecorations); 69 MapTextDecorations(handler, label, (h, v) => LabelHandler.MapTextDecorations(handler, label));