2 references to SelectiveScrollingOrientationProperty
PresentationFramework (2)
System\Windows\Controls\Primitives\SelectiveScrollingGrid.cs (2)
37return (SelectiveScrollingOrientation)obj.GetValue(SelectiveScrollingOrientationProperty); 47obj.SetValue(SelectiveScrollingOrientationProperty, value);