7 references to BindToTemplatedParent
PresentationFramework (7)
System\Windows\Controls\Primitives\Track.cs (7)
717
BindToTemplatedParent
(MinimumProperty, RangeBase.MinimumProperty);
718
BindToTemplatedParent
(MaximumProperty, RangeBase.MaximumProperty);
719
BindToTemplatedParent
(ValueProperty, RangeBase.ValueProperty);
726
BindToTemplatedParent
(ViewportSizeProperty, ScrollBar.ViewportSizeProperty);
727
BindToTemplatedParent
(OrientationProperty, ScrollBar.OrientationProperty);
736
BindToTemplatedParent
(OrientationProperty, Slider.OrientationProperty);
737
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);