[]
        
(Showing Draft Content)

C1.WPF.Schedule.NumberStringValidator.CultureProperty

CultureProperty Field

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}''/>

Namespace: C1.WPF.Schedule
Assembly: C1.WPF.Schedule.dll
Syntax
public static readonly DependencyProperty CultureProperty
Returns
Type Description
DependencyProperty 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}''/>