SelectiveScrollingGrid.SetSelectiveScrollingOrientation Método

Definição

Define a direção de rolagem da células para um objeto especificado.

public:
 static void SetSelectiveScrollingOrientation(System::Windows::DependencyObject ^ obj, System::Windows::Controls::SelectiveScrollingOrientation value);
public static void SetSelectiveScrollingOrientation (System.Windows.DependencyObject obj, System.Windows.Controls.SelectiveScrollingOrientation value);
static member SetSelectiveScrollingOrientation : System.Windows.DependencyObject * System.Windows.Controls.SelectiveScrollingOrientation -> unit
Public Shared Sub SetSelectiveScrollingOrientation (obj As DependencyObject, value As SelectiveScrollingOrientation)

Parâmetros

obj
DependencyObject

O objeto cuja orientação de rolagem é definida.

value
SelectiveScrollingOrientation

A orientação de rolagem.

Aplica-se a