The NumberStringValidator type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCultureProperty
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}''/>

See Also