I am writing an Android App that collects data as a String of comma-separated-values (terminating each line with \'\\n\') and then emails me the data once a month.
I am build开发者_如何学Cing for Silverlight 4, and I handle MouseRightButtonDown events and build my own ContextMenu\'s (a class from the Silverlight Toolkit).I would like to add the classic \"Silverl