Click or drag to resize

WidgetIHandlerWidget Property

Gets the widget this handler is implemented for

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Widget Widget { get; set; }

Property Value

Type: Widget
See Also