1 reference to ComputedHorizontalScrollBarVisibilityProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2764
hsb.SetValue(UIElement.VisibilityProperty, new TemplateBindingExtension(
ComputedHorizontalScrollBarVisibilityProperty
));