RichTextButtonActions.FormatItalics(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.
Applies Italics
public override void FormatItalics(Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton button);
override this.FormatItalics : Microsoft.Toolkit.Uwp.UI.Controls.TextToolbarButtons.ToolbarButton -> unit
Public Overrides Sub FormatItalics (button As ToolbarButton)
Parameters
- button
- ToolbarButton