VirtualizingPanel::GetScrollUnit Method (DependencyObject^)
.NET Framework (current version)
Gets the value of the ScrollUnit property.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The element to get the ScrollUnit attached property from.
Return Value
Type: System.Windows.Controls::ScrollUnitA value that indicates whether scrolling is measured as items in the collection or as pixels.
The default value of the ScrollUnit property is Item.
.NET Framework
Available since 4.5
Available since 4.5
Show: