The NumberStringValidator type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | CultureProperty |
The Culture attached property can be used to localize validation results:
<TextBox c1sched:NumberStringValidator.Culture=''{Binding Path=CalendarHelper.Culture,
RelativeSource={RelativeSource AncestorType={x:Type c1sched:C1Scheduler}}, Mode=OneWay}''/>
|