Table of Contents

Method OnActivate

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

OnActivate(string, ref ITextSource)

Raises Activate event.

public void OnActivate(string fileName, ref ITextSource source)

Parameters

fileName string

FileName that holds ITextSource content.

source ITextSource

ITextSource to activate.