VirtualizingStackPanel.ExtentWidth Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that contains the horizontal size of the extent.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleA Double that represents the horizontal size of the extent, in logical pixels. The default is 0.
Implements
IScrollInfo.ExtentWidth
Show: