2 references to MapText
Microsoft.Maui.Controls (2)
Editor\Editor.Mapper.cs (2)
15
EditorHandler.Mapper.ReplaceMapping<Editor, IEditorHandler>(nameof(Text),
MapText
);
16
EditorHandler.Mapper.ReplaceMapping<Editor, IEditorHandler>(nameof(TextTransform),
MapText
);