8 references to BindToTemplatedParent
PresentationFramework (8)
System\Windows\Controls\Primitives\TickBar.cs (8)
696
BindToTemplatedParent
(TicksProperty, Slider.TicksProperty);
697
BindToTemplatedParent
(TickFrequencyProperty, Slider.TickFrequencyProperty);
698
BindToTemplatedParent
(IsSelectionRangeEnabledProperty, Slider.IsSelectionRangeEnabledProperty);
699
BindToTemplatedParent
(SelectionStartProperty, Slider.SelectionStartProperty);
700
BindToTemplatedParent
(SelectionEndProperty, Slider.SelectionEndProperty);
701
BindToTemplatedParent
(MinimumProperty, Slider.MinimumProperty);
702
BindToTemplatedParent
(MaximumProperty, Slider.MaximumProperty);
703
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);