3 references to MapText
Microsoft.Maui.Controls (3)
Button\Button.iOS.cs (1)
452 MapText((IButtonHandler)handler, button);
Button\Button.Mapper.cs (2)
25 ButtonHandler.Mapper.ReplaceMapping<Button, IButtonHandler>(nameof(Text), MapText); 27 ButtonHandler.Mapper.ReplaceMapping<Button, IButtonHandler>(nameof(TextTransform), MapText);