Click or drag to resize

DataStoreChangedHandlerTItem, TCollectionOnRegisterCollection Method

Called when the collection is registered

Namespace:  Eto
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
protected override void OnRegisterCollection(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:Eto.DataStoreChangedHandler`2.OnRegisterCollection(System.EventArgs)"]

See Also