8 references to BindToTemplatedParent
PresentationFramework (8)
System\Windows\Controls\Primitives\TickBar.cs (8)
682
BindToTemplatedParent
(TicksProperty, Slider.TicksProperty);
683
BindToTemplatedParent
(TickFrequencyProperty, Slider.TickFrequencyProperty);
684
BindToTemplatedParent
(IsSelectionRangeEnabledProperty, Slider.IsSelectionRangeEnabledProperty);
685
BindToTemplatedParent
(SelectionStartProperty, Slider.SelectionStartProperty);
686
BindToTemplatedParent
(SelectionEndProperty, Slider.SelectionEndProperty);
687
BindToTemplatedParent
(MinimumProperty, Slider.MinimumProperty);
688
BindToTemplatedParent
(MaximumProperty, Slider.MaximumProperty);
689
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);