SelectiveScrollingGrid.GetSelectiveScrollingOrientation Metod

Definition

Hämtar den riktning som celler kan rulla för ett angivet objekt.

public:
 static System::Windows::Controls::SelectiveScrollingOrientation GetSelectiveScrollingOrientation(System::Windows::DependencyObject ^ obj);
public static System.Windows.Controls.SelectiveScrollingOrientation GetSelectiveScrollingOrientation(System.Windows.DependencyObject obj);
static member GetSelectiveScrollingOrientation : System.Windows.DependencyObject -> System.Windows.Controls.SelectiveScrollingOrientation
Public Shared Function GetSelectiveScrollingOrientation (obj As DependencyObject) As SelectiveScrollingOrientation

Parametrar

obj
DependencyObject

Objektet vars rullningsorientering hämtas.

Returer

Riktningen som celler kan rulla.

Gäller för