| TextControl.Copy | | Copies the current selection in the Text Control to the Clipboard. |
| TextControl.Cut | | Moves the current selection in the Text Control to the Clipboard. |
| TextControl.GetClipboardFormats | | Returns an array of ClipboardFormat values. |
| TextControl.Paste | | Replaces the current selection in the Text Control with the contents of the Clipboard. |
| WPF.TextControl.Copy | | Copies the current selection in the Text Control to the Clipboard. |
| WPF.TextControl.Cut | | Moves the current selection in the Text Control to the Clipboard. |
| WPF.TextControl.GetClipboardFormats | | Returns an array of ClipboardFormat values. |
| WPF.TextControl.Paste | | Replaces the current selection in the Text Control with the contents of the Clipboard. |