[quote user="Jon Summers"]What do you mean by 'actually prints out'?[/quote]
Using TextBlock::ToString(), if the text contains things like the "copyright" symbol or "registerd" symbol, when that WString is printed (wprintf()), the characters > 0xFE are printed (to the text window) as, for example, "19/64" (5 wchar_t's). The TextBlock's font is a RSC font.