我在WPF应用程序上使用DateTimePicker。 我想将.Text属性绑定到SelectedDate,所以我这样使用绑定: <DatePicker x:Name="DateTimePicker_Date" Text="{Binding dDate, ...
確定! 回上一頁