TextToolbar.Editor 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 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