C1.Silverlight Namespace : Clipboard Class |
For a list of all members of this type, see Clipboard members.
Name | Description | |
---|---|---|
![]() ![]() | Copy | Needs to be called from a KeyDown handler when a copy shortcut has been pressed. Works when IsEnabled == false. |
![]() ![]() | GetHtmlData | Gets HTML from the clipboard. |
![]() ![]() | GetTextData | Gets text from the clipboard. |
![]() ![]() | SetData | Copies text to the clipboard. |