6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
244Slider.TicksProperty.AddOwner( 696BindToTemplatedParent(TicksProperty, Slider.TicksProperty);
System\Windows\Controls\Slider.cs (4)
558return (DoubleCollection)GetValue(TicksProperty); 562SetValue(TicksProperty, value); 1185if (GetValueSource(TicksProperty, null, out hasModifiers) 1249if (GetValueSource(TicksProperty, null, out hasModifiers)