Table of Contents

Class ScrollBarAnnotationsSource

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll
public class ScrollBarAnnotationsSource : IScrollBarAnnotationsSource, IDisposable, INotifier
Inheritance
ScrollBarAnnotationsSource
Implements

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(bool)
GetAnnotations(ScrollBarAnnotationKinds)

When implemented by a class, gets a list of the scrollbar annotations matching to the specified kinds.

Initialize(TextEditor, Action)

When implemented by a class, initializes scrollbar annotation data from specified source.

Notification(object, EventArgs)

When implemented by a class, updates control's content according to the parameters of notification.

ShouldHandleNotification(object, EventArgs)