7 references to BindToTemplatedParent
PresentationFramework (7)
System\Windows\Controls\Primitives\Track.cs (7)
715
BindToTemplatedParent
(MinimumProperty, RangeBase.MinimumProperty);
716
BindToTemplatedParent
(MaximumProperty, RangeBase.MaximumProperty);
717
BindToTemplatedParent
(ValueProperty, RangeBase.ValueProperty);
724
BindToTemplatedParent
(ViewportSizeProperty, ScrollBar.ViewportSizeProperty);
725
BindToTemplatedParent
(OrientationProperty, ScrollBar.OrientationProperty);
734
BindToTemplatedParent
(OrientationProperty, Slider.OrientationProperty);
735
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);