6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
229Slider.TicksProperty.AddOwner( 683BindToTemplatedParent(TicksProperty, Slider.TicksProperty);
System\Windows\Controls\Slider.cs (4)
528return (DoubleCollection)GetValue(TicksProperty); 532SetValue(TicksProperty, value); 1157if (GetValueSource(TicksProperty, null, out hasModifiers) 1221if (GetValueSource(TicksProperty, null, out hasModifiers)