| LocalizeEventArgsSource Property  | 
 
            Gets the source widget for the localized text
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic Object Source { get; }Public ReadOnly Property Source As Object
	Get
member Source : Object with get
Property Value
Type: 
ObjectThe source object.
 See Also
See Also