SelectiveScrollingGrid.GetSelectiveScrollingOrientation Метод

Определение

Получает направление прокрутки, допустимое для ячеек для заданного объекта.

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

Параметры

obj
DependencyObject

Объект, для которого извлекается направление прокрутки.

Возвращаемое значение

SelectiveScrollingOrientation

Направление прокрутки, которое допустимо для ячеек.

Применяется к