Op Englesch liesen Editéieren

Deelen iwwer


CutCopyPasteHelper Class

Definition

Provides functions to cut, copy, and paste items.

C#
public static class CutCopyPasteHelper
Inheritance
CutCopyPasteHelper

Methods

CanCopy(EditingContext)

Verifies whether items can be copied from the specified editing context.

CanCut(EditingContext)

Verifies whether items can be cut from the specified editing context.

CanPaste(EditingContext)

Returns a Boolean that indicates whether the specified objects can be pasted.

DoCopy(EditingContext)

Copies the currently selected items from the specified editing context to the clipboard.

DoCut(EditingContext)

Deletes the currently selected items from an editing context.

DoPaste(EditingContext)

Pastes items in the clipboard in a default location in the specified editing context.

Applies to

Produkt Versiounen
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1