Windows Phone 8.1 XAML StringFormat

后端 未结 3 1998
迷失自我
迷失自我 2020-12-15 07:27

I am trying to display some text along with binded data, for example, I have the code:



        
3条回答
  •  甜味超标
    2020-12-15 08:08

    I used this approach (Written by Microsoft): https://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.data.ivalueconverter

    It works great!

提交回复
热议问题