Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • God I've tried using the StringFormat so many times but couldn't figure out what to write after the colon. Thanks! Commented Mar 19, 2013 at 5:54
  • 1
    yeah, StringFormat in xaml is horrible to use, the trick I have fornd is to start it with {} seems keep intelisense from flipping out ,LOL, oh and anothet trick is if you need to use NewLine or some othet escape char like that use its Hex value e.g: NewLine = 
 Commented Mar 19, 2013 at 6:20
  • @sa_ddam213 SO should have a "Stalk" feature, so I can stalk your answers and learn more lol Commented Mar 19, 2013 at 6:29
  • @failedprogramming, you can access peoples answers in thier profile, I stalk a lot of people, LOL Commented Mar 19, 2013 at 6:32