Name | Description | |
---|---|---|
![]() | CanCopyAsync | Can a copy to the clipboard be accomplished |
![]() | CanCutAsync | Can a cut to the clipboard be accomplished |
![]() | CanDeleteAsync | Can a delete (of the selected item(s)) be accomplished |
![]() | CanPasteAsync | Can a paste from the clipboard be accomplished |
![]() | CanPasteSpecialAsync | Can a paste special to the clipboard be accomplished |
![]() | CopyAsync | Copy contents to the clipboard |
![]() | CutAsync | Cut contents to the clipboard |
![]() | DeleteAsync | Delete contents |
![]() | PasteAsync | Paste contents to the clipboard |
![]() | PasteSpecialAsync | Paste special contents to the clipboard |