Table of Contents

Method Notification

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

Notification(object, EventArgs)

Updates control's content according to parameters of notification.

public virtual void Notification(object sender, EventArgs e)

Parameters

sender object

The source of the notification.

e EventArgs

An EventArgs that contains the event data.