Table of Contents

Method OnFontChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

OnFontChanged(EventArgs)

Called when the value of the Font property changes.

protected virtual void OnFontChanged(EventArgs e)

Parameters

e EventArgs

An EventArgs that contains the event data.