6 references to TicksProperty
PresentationFramework (6)
System\Windows\Controls\Primitives\TickBar.cs (2)
230Slider.TicksProperty.AddOwner( 682BindToTemplatedParent(TicksProperty, Slider.TicksProperty);
System\Windows\Controls\Slider.cs (4)
547return (DoubleCollection)GetValue(TicksProperty); 551SetValue(TicksProperty, value); 1174if (GetValueSource(TicksProperty, null, out hasModifiers) 1238if (GetValueSource(TicksProperty, null, out hasModifiers)