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