Edit

TextToolbar.EditorChanged Event

Definition

Fired when the RichEditBox Instance Changes.

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

Event Type

Applies to