This topic has not yet been rated - Rate this topic

VirtualizingPanel Attached Properties

.NET Framework 4.5

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The VirtualizingPanel type exposes the following members.

  Name Description
Public attached property CacheLength Gets or sets the size of the cache before and after the viewport when the VirtualizingPanel is virtualizing.
Public attached property CacheLengthUnit Gets or sets the type of unit that is used by the CacheLength property.
Public attached property IsContainerVirtualizable Get or sets a value that indicates whether this VirtualizingPanel should virtualize an item.
Public attached property IsVirtualizing Gets or sets a value that indicates that this VirtualizingPanel is virtualizing its child collection.
Public attached property IsVirtualizingWhenGrouping Gets or sets a value that indicates whether this VirtualizingPanel virtualizes the items in its collection when it displays groups.
Public attached property ScrollUnit Gets a value that indicates whether scrolling is measured as items in the collection or as pixels.
Public attached property VirtualizationMode Gets or sets how a panel in an ItemsControl virtualizes its child items.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.