Click or drag to resize
DigitalRuneScrollViewerExtentWidth Property
Gets the extent width which is equal to the desired width of the Content.

Namespace: DigitalRune.Game.UI.Controls
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public float ExtentWidth { get; }

Property Value

Type: Single
The extent width which is equal to the desired width of the Content.
See Also