ScrollViewer.ViewportWidthProperty 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 ViewportWidth dependency property.
public:
static property DependencyProperty ^ ViewportWidthProperty { DependencyProperty ^ get(); };
static DependencyProperty ViewportWidthProperty();
public static DependencyProperty ViewportWidthProperty { get; }
var dependencyProperty = ScrollViewer.viewportWidthProperty;
Public Shared ReadOnly Property ViewportWidthProperty As DependencyProperty
Property Value
The identifier for the ViewportWidth dependency property.