Table of Contents

Method OnInvalidated

Namespace
Alternet.Editor.Dialogs.VsControls
Assembly
Alternet.Editor.v10.dll

OnInvalidated(InvalidateEventArgs)

Raises the Invalidated event.

protected override void OnInvalidated(InvalidateEventArgs e)

Parameters

e InvalidateEventArgs

An InvalidateEventArgs that contains the event data.

OnInvalidated(InvalidateEventArgs)

Called when the Invalidated event is raised.

protected override void OnInvalidated(InvalidateEventArgs e)

Parameters

e InvalidateEventArgs

A InvalidateEventArgs that contains the event data.