Avoiding Reflection: Adding the InteropServices library to the WP7 SDK

It’s a bit of a hassle to have to reflect the code as and when you want to use it in your code, so adding it to the files with the Windows Phone 7 SDK allows you to reference it just like any other included library. Continue reading