http://codepaste.net/fd9r4h how code will like look like .. ![]()
#if Windows8
using Windows.System;
#elif Silverlight
using System.Windows;
#elif Winforms
using System.Windows.Forms
#endif
namespace I_See_What_You_Did_There
{
}