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