Table of Contents

Method UpdateScroll

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

UpdateScroll()

When implemented by a class, updates scrolling control.

void UpdateScroll()

UpdateScroll(bool)

When implemented by a class, updates scrolling control.

void UpdateScroll(bool updateSize)

Parameters

updateSize bool

True if scrolling control should be resized; otherwise false.