GoXam for WPF v3
AllowClipboard Property
Northwoods.GoXam Namespace > Diagram Class : AllowClipboard Property
Gets or sets whether the user may copy to or paste from the clipboard, either the system clipboard or the internal one.
Syntax
[Category("Behavior")]
public bool AllowClipboard {get; set;}

Property Value

The default value is true.
See Also

Reference

Diagram Class
Diagram Members