7 references to BindToTemplatedParent
PresentationFramework (7)
src\Framework\System\Windows\Controls\Primitives\Track.cs (7)
730
BindToTemplatedParent
(MinimumProperty, RangeBase.MinimumProperty);
731
BindToTemplatedParent
(MaximumProperty, RangeBase.MaximumProperty);
732
BindToTemplatedParent
(ValueProperty, RangeBase.ValueProperty);
739
BindToTemplatedParent
(ViewportSizeProperty, ScrollBar.ViewportSizeProperty);
740
BindToTemplatedParent
(OrientationProperty, ScrollBar.OrientationProperty);
749
BindToTemplatedParent
(OrientationProperty, Slider.OrientationProperty);
750
BindToTemplatedParent
(IsDirectionReversedProperty, Slider.IsDirectionReversedProperty);