Click or drag to resize

FontDialogFontChanged Event

Occurs when the Font is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> FontChanged

Value

Type: SystemEventHandlerEventArgs
See Also