Edit

Share via


TextToolbar.EditorChanged Event

Definition

Fired when the RichEditBox Instance Changes.

public event EventHandler<Microsoft.Toolkit.Uwp.UI.Controls.EditorChangedArgs> EditorChanged;
member this.EditorChanged : EventHandler<Microsoft.Toolkit.Uwp.UI.Controls.EditorChangedArgs> 
Public Event EditorChanged As EventHandler(Of EditorChangedArgs) 

Event Type

Applies to