Edit

Share via


TextToolbar.ShortcutRequested Event

Definition

Fired when a CTRL + "Letter" combination is used inside the Editor.

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

Event Type

Applies to