How can I disable the small letters in the WP7 emulator? [duplicate]
Possible Duplicate:
What are these numbers on the right side of my Windows Phone Silverlight app?
For example:
Those letters kind of get in the way of me seeing what the design looks like as a whole, can I disable them?
Have a look in your App.xaml.cs file. You can enable/disable these features by uncommenting or commenting a few lines in there.
精彩评论