2011-01-21 15 views

回答

2

如果簡單的綁定不行,你總是可以使用converter

14

你可以通過使用TargetNullValue來實現。

<TextBox Text="{Binding Value, TargetNullValue=''}"/>