Edit

TextToolbar.Editor Property

Definition

Gets or sets the RichEditBox to Attach to, this is required for any formatting to work.

public Microsoft.UI.Xaml.Controls.RichEditBox Editor { get; set; }
member this.Editor : Microsoft.UI.Xaml.Controls.RichEditBox with get, set
Public Property Editor As RichEditBox

Property Value

Microsoft.UI.Xaml.Controls.RichEditBox

Applies to