6 references to TicksProperty
PresentationFramework (6)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (2)
245Slider.TicksProperty.AddOwner( 697BindToTemplatedParent(TicksProperty, Slider.TicksProperty);
src\Framework\System\Windows\Controls\Slider.cs (4)
560return (DoubleCollection)GetValue(TicksProperty); 564SetValue(TicksProperty, value); 1110if (GetValueSource(TicksProperty, null, out hasModifiers) 1174if (GetValueSource(TicksProperty, null, out hasModifiers)