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; }
Public ReadOnly Property Source As Object
Get
member Source : Object with get
Property Value
Type:
ObjectThe source object.
See Also