Windows Phone by default provides the inbuilt mechanism to support Clipboard Copy, Paste functionalities and shows the proper icon in any TextBox control. But in some case, you may need to handle the copy experience explicitly.
This small post will discuss about the API and the code that you can use in your Windows Phone application. Continue reading.