ItemsView.VerticalScrollControllerProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the VerticalScrollController dependency property.
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
Property Value
The identifier for the VerticalScrollController dependency property.