Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

VirtualizingStackPanel.VirtualizationModeProperty 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 VirtualizingStackPanel.VirtualizationMode XAML attached property.

public:
 static property DependencyProperty ^ VirtualizationModeProperty { DependencyProperty ^ get(); };
static DependencyProperty VirtualizationModeProperty();
public static DependencyProperty VirtualizationModeProperty { get; }
var dependencyProperty = VirtualizingStackPanel.virtualizationModeProperty;
Public Shared ReadOnly Property VirtualizationModeProperty As DependencyProperty

Property Value

The identifier for the VirtualizingStackPanel.VirtualizationMode XAML attached property.

Applies to

See also


Feedback

Was this page helpful?