7 references to BindToTemplatedParent
PresentationFramework (7)
System\Windows\Controls\Primitives\Track.cs (7)
728
BindToTemplatedParent
(MinimumProperty, RangeBase.MinimumProperty);
729
BindToTemplatedParent
(MaximumProperty, RangeBase.MaximumProperty);
730
BindToTemplatedParent
(ValueProperty, RangeBase.ValueProperty);
737
BindToTemplatedParent
(ViewportSizeProperty, ScrollBar.ViewportSizeProperty);
738
BindToTemplatedParent
(OrientationProperty, ScrollBar.OrientationProperty);
747
BindToTemplatedParent
(OrientationProperty, Slider.OrientationProperty);
748
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);