Namespace:  C1.Silverlight.OrgChart
Assembly:  C1.Silverlight.OrgChart (in C1.Silverlight.OrgChart.dll)

Syntax

C#
protected override void OnItemsChanged(
	NotifyCollectionChangedEventArgs e
)
Visual Basic
Protected Overrides Sub OnItemsChanged ( _
	e As NotifyCollectionChangedEventArgs _
)

See Also