2012-07-16 79 views

回答

0

这样:)

<DatePicker.Resources> 
    <Style TargetType="{x:Type DatePickerTextBox}"> 
     <Setter Property="MaxLength" Value="10" /> 
    </Style> 
</DatePicker.Resources 
相关问题