The following tables list the members exposed by ClipboardHelper.
Name | Description | |
---|---|---|
![]() ![]() | Clear | Removes all data from the clipboard. |
![]() ![]() | CreateDataObject | Helper method to create a new instance of an System.Windows.IDataObject |
![]() ![]() | GetDataObject | Returns a data object that represents the contents of the clipboard. |
![]() ![]() | GetText | Overloaded. Returns a string containing the UnicodeText data on the clipboard. |
![]() ![]() | SetDataObject | Overloaded. Places a data object on the clipboard. |
![]() ![]() | SetText | Overloaded. Stores the specified UnicodeText string on the clipboard. |