TextToolbar.CustomButtons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a list of buttons to add on top of the Default Button set.
public Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonMap CustomButtons { get; set; }
member this.CustomButtons : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ButtonMap with get, set
Public Property CustomButtons As ButtonMap