Table of Contents

Method UpdateScroll

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

UpdateScroll()

Updates scrolling control.

public virtual void UpdateScroll()

UpdateScroll(bool)

Updates scrolling control.

public virtual void UpdateScroll(bool updateSize)

Parameters

updateSize bool

True if scrolling control should be resized; otherwise false.