6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
230Slider.TicksProperty.AddOwner( 684BindToTemplatedParent(TicksProperty, Slider.TicksProperty);
System\Windows\Controls\Slider.cs (4)
529return (DoubleCollection)GetValue(TicksProperty); 533SetValue(TicksProperty, value); 1158if (GetValueSource(TicksProperty, null, out hasModifiers) 1222if (GetValueSource(TicksProperty, null, out hasModifiers)