Click or drag to resize

WidgetHandlerTControl, TWidgetWeakConnector Class

Connector for events to keep a weak reference to allow controls to be garbage collected when no longer referenced
Inheritance Hierarchy
SystemObject
  EtoWidgetHandlerTControl, TWidgetWeakConnector

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected class WeakConnector

The WidgetHandlerTControl, TWidgetWeakConnector generic type exposes the following members.

Constructors
  NameDescription
Public methodWidgetHandlerTControl, TWidgetWeakConnector
Initializes a new instance of the WidgetHandlerTControl, TWidgetWeakConnector class
Top
Properties
  NameDescription
Public propertyHandler
Gets the handler that the connector is associated with
Top
See Also