In this post, Sharker Khaleed Mahmud demonstrates copy and paste with
Silverlight.
Source: Sharker Khaleed Mahmud Silverlight Tips & Tricks
In this entry I am going to do a simple scenario involving copy and paste. Basically, the clipboard class has three members, ContainsText, GetText and SetText. To demonstrate, I will use a simple textbox.