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