【发布时间】:2019-02-01 13:09:09
【问题描述】:
我需要本地化一个包含这些内联的 TextBlock。
<TextBlock Margin="0,10,0,0" TextAlignment="Center">
<Bold>NOTICE: </Bold> All the following operations require the Phone to be in <Bold>Mass Storage Mode</Bold>
</TextBlock>
既然不是纯文本,而是XAML,有没有好的本地化方法?
【问题讨论】: