SelectiveScrollingGrid.GetSelectiveScrollingOrientation Método

Definição

Obtém a direção em que as células podem deslocar-se para um objeto especificado.

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

Parâmetros

obj
DependencyObject

O objeto cuja orientação de scroll é recuperada.

Devoluções

A direção para onde as células podem rolar.

Aplica-se a