Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 478 Bytes

richeditbox_cuttingtoclipboard.md

File metadata and controls

27 lines (17 loc) · 478 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.RichEditBox.CuttingToClipboard
winrt event

Microsoft.UI.Xaml.Controls.RichEditBox.CuttingToClipboard

-description

Occurs before cut text is moved to the clipboard.

-xaml-syntax

<RichEditBox CuttingToClipboard="eventhandler" />

-remarks

-see-also

-examples