SelectiveScrollingGrid::GetSelectiveScrollingOrientation Method (DependencyObject^)
.NET Framework (current version)
Gets the direction that cells can scroll for a specified object.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: static SelectiveScrollingOrientation GetSelectiveScrollingOrientation( DependencyObject^ obj )
Parameters
- obj
-
Type:
System.Windows::DependencyObject^
The object whose scrolling orientation is retrieved.
Return Value
Type: System.Windows.Controls::SelectiveScrollingOrientationThe direction that cells can scroll.
.NET Framework
Available since 4.0
Available since 4.0
Show: