2 references to MapText
Microsoft.Maui.Controls (2)
Entry\Entry.Mapper.cs (2)
20
EntryHandler.Mapper.ReplaceMapping<Entry, IEntryHandler>(nameof(Text),
MapText
);
21
EntryHandler.Mapper.ReplaceMapping<Entry, IEntryHandler>(nameof(TextTransform),
MapText
);