2 references to SelectiveScrollingOrientationProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs (2)
38return (SelectiveScrollingOrientation)obj.GetValue(SelectiveScrollingOrientationProperty); 48obj.SetValue(SelectiveScrollingOrientationProperty, value);