WPF: How to shift Unicode character into a shared resource?

后端 未结 3 359
生来不讨喜
生来不讨喜 2021-01-18 20:17

I have this XAML:


Is there some way to shift that unicode character

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-18 21:11

    If I understand your question correctly, this should work:

    
        {0}ⓘ
    
    ...
    
    

提交回复
热议问题