7 references to BindToTemplatedParent
PresentationFramework (7)
System\Windows\Controls\Primitives\Track.cs (7)
706
BindToTemplatedParent
(MinimumProperty, RangeBase.MinimumProperty);
707
BindToTemplatedParent
(MaximumProperty, RangeBase.MaximumProperty);
708
BindToTemplatedParent
(ValueProperty, RangeBase.ValueProperty);
715
BindToTemplatedParent
(ViewportSizeProperty, ScrollBar.ViewportSizeProperty);
716
BindToTemplatedParent
(OrientationProperty, ScrollBar.OrientationProperty);
725
BindToTemplatedParent
(OrientationProperty, Slider.OrientationProperty);
726
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);