RichTextButtonActions.FormatUnderline(ToolbarButton) Method
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.
Formats the selection as underline
public void FormatUnderline(Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton button);
member this.FormatUnderline : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton -> unit
Public Sub FormatUnderline (button As ToolbarButton)
Parameters
- button
- ToolbarButton
The button invoking the action