4 references to TickFrequencyProperty
PresentationFramework (4)
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (2)
225Slider.TickFrequencyProperty.AddOwner( 698BindToTemplatedParent(TickFrequencyProperty, Slider.TickFrequencyProperty);
src\Framework\System\Windows\Controls\Slider.cs (2)
533return (double)GetValue(TickFrequencyProperty); 537SetValue(TickFrequencyProperty, value);