Table of Contents

Method OnOpened

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

OnOpened(EventArgs)

Responds to the condition in which the value of the IsOpen property changes from false to true.

protected override void OnOpened(EventArgs e)

Parameters

e EventArgs

The event arguments.