VirtualizingStackPanel.ViewportWidth 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 viewport (visible area) of the content.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleA Double that represents the vertical size of the viewport (visible area) of the content, in logical pixels. The default is 0.
Implements
IScrollInfo.ViewportWidth
Show: