开发者

How to use '&' in Expression Blend TextBlock?

开发者 https://www.devze.com 2023-02-13 22:07 出处:网络
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

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.

0

精彩评论

暂无评论...
验证码 换一张
取 消