Edit

Share via


TextToolbar.Editor Property

Definition

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

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

Property Value

Windows.UI.Xaml.Controls.RichEditBox

Applies to