The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ScrollUnit Enumeration
.NET Framework (current version)
Specifies the type of unit that is used by the VirtualizingPanel.ScrollUnit attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Item | The VirtualizingPanel.ScrollUnit is measured in terms of the items that are displayed in the panel. | |
| Pixel | The VirtualizingPanel.ScrollUnit is measured in terms of device-independent units (1/96th inch per unit). |
.NET Framework
Available since 4.5
Available since 4.5
Show: