Does Silverlight support StringFormat in binding?

前端 未结 3 1088
情话喂你
情话喂你 2021-01-02 01:24

I know that WPF 3.5 SP1 supports a StringFormat in a binding, but can Silverlight do the same? I thought it could, but damned if I can make it work!

Her

3条回答
  •  轮回少年
    2021-01-02 02:00

    The string format noted by Simon is in Silverlight 4. There is even support in Blend for setting the format.

提交回复
热议问题