RichEditBox.ClipboardCopyFormatProperty Property

Definition

Identifies the ClipboardCopyFormat dependency property.

public:
 static property DependencyProperty ^ ClipboardCopyFormatProperty { DependencyProperty ^ get(); };
static DependencyProperty ClipboardCopyFormatProperty();
public static DependencyProperty ClipboardCopyFormatProperty { get; }
var dependencyProperty = RichEditBox.clipboardCopyFormatProperty;
Public Shared ReadOnly Property ClipboardCopyFormatProperty As DependencyProperty

Property Value

The identifier for the ClipboardCopyFormat dependency property.

Windows requirements

Device family
Windows 10 (introduced in 10.0.10586.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v2.0)

Applies to