I was wondering which version of Silverlight is implemented in the current version of Windows Phone 7?
The reason I want to know is because I want to bind to a row based indexer. This is a new feature of Silverlight 4 ( MSDN ) and it does not work on Windows Phone 7, and I'm trying to find out if there is a problem in my code or with Silverlight on WP7
source
share