Click or drag to resize

LocalizeEventArgsSource Property

Gets the source widget for the localized text

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Object Source { get; }

Property Value

Type: Object
The source object.
See Also