1 implementation of ITextButton
Microsoft.Maui.Controls (1)
Button\Button.cs (1)
16 public partial class Button : View, IFontElement, ITextElement, IBorderElement, IButtonController, IElementConfiguration<Button>, IPaddingElement, IImageController, IViewController, IButtonElement, ICommandElement, IImageElement, IButton, ITextButton, IImageButton
2 references to ITextButton
Microsoft.Maui (2)
Handlers\Button\ButtonHandler.cs (2)
28 public static IPropertyMapper<ITextButton, IButtonHandler> TextButtonMapper = new PropertyMapper<ITextButton, IButtonHandler>()