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