Click or drag to resize

CollectionChangedHandlerTItem, TCollectionCollection Property

Gets the collection that this handler is observing

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public TCollection Collection { get; protected set; }

Property Value

Type: TCollection
See Also