Share via


SelectiveScrollingGrid.GetSelectiveScrollingOrientation Método

Definição

Obtém a direção de rolagem da células 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 rolagem é recuperada.

Retornos

SelectiveScrollingOrientation

A direção de rolagem das células.

Aplica-se a