VirtualizingPanelBase.UpdateScrollInfo(Size, Size) method¶
Defined in
Type: VirtualizingPanelBase
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
protected virtual void UpdateScrollInfo(Size availableSize, Size extent)
Summary: Updates scroll offset, extent and viewport.
Parameters
| Name | Type | Description |
|---|---|---|
availableSize | Size | Size of the available. |
extent | Size | The extent. |