Table of Contents

Method ProviderChanged

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

ProviderChanged(ICodeCompletionProvider, int)

Updates provider and related properties to this control.

public void ProviderChanged(ICodeCompletionProvider provider, int index)

Parameters

provider ICodeCompletionProvider

New provider.

index int

New index.

ProviderChanged()

protected virtual void ProviderChanged()