ItemsView.VerticalScrollControllerProperty Propiedad

Definición

Identifica la propiedad de dependencia VerticalScrollController .

public:
 static property DependencyProperty ^ VerticalScrollControllerProperty { DependencyProperty ^ get(); };
static DependencyProperty VerticalScrollControllerProperty();
public static DependencyProperty VerticalScrollControllerProperty { get; }
var dependencyProperty = ItemsView.verticalScrollControllerProperty;
Public Shared ReadOnly Property VerticalScrollControllerProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia VerticalScrollController .

Se aplica a