How to use '&' in Expression Blend TextBlock?
In textbl开发者_如何学Cock, I want to write 'Collection of Document & Online Transaction'. How could I write '&' in blend? Thank you.
Have you tried using the XML entity & - XAML is XML so follows the same rules as any other XML document.
加载中,请稍侯......
精彩评论