VirtualizingPanel::SetScrollUnit Method (DependencyObject^, ScrollUnit)
.NET Framework (current version)
Sets the ScrollUnit attached property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The object to set the property on.
- value
-
Type:
System.Windows.Controls::ScrollUnit
A value that indicates whether scrolling is measured as items in the collection or as pixels.
.NET Framework
Available since 4.5
Available since 4.5
Show: