GoXam for WPF v3
ClipboardBitmap Property
Northwoods.GoXam Namespace > CommandHandler Class : ClipboardBitmap Property
Gets or sets whether CopyToClipboard also adds a bitmap of the area of the selected parts to the system clipboard. [WPF only]
Syntax
public bool ClipboardBitmap {get; set;}

Property Value

The default value is false, no bitmap of the selected parts is put on the clipboard.
See Also

Reference

CommandHandler Class
CommandHandler Members