Table of Contents

Class VirtualizingItemsControl

Namespace
Wpf.Ui.Controls
Assembly
Wpf.Ui.dll
public class VirtualizingItemsControl : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
Inheritance
VirtualizingItemsControl
Implements
Inherited Members

Constructors

VirtualizingItemsControl()

Initializes a new instance of the VirtualizingItemsControl class.

public VirtualizingItemsControl()

Fields

CacheLengthUnitProperty

Identifies the CacheLengthUnit dependency property.

public static readonly DependencyProperty CacheLengthUnitProperty

Field Value

DependencyProperty

Properties

CacheLengthUnit

Gets or sets the cache length unit.

public VirtualizationCacheLengthUnit CacheLengthUnit { get; set; }

Property Value

VirtualizationCacheLengthUnit