Sdílet prostřednictvím


SelectiveScrollingGrid.GetSelectiveScrollingOrientation Metoda

Definice

Získá směr, který buňky mohou posunout pro zadaný 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

Parametry

obj
DependencyObject

Objekt, jehož orientace posouvání se načte.

Návraty

SelectiveScrollingOrientation

Směr, kterým se buňky můžou posunout.

Platí pro