Namespace:  C1.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected virtual void OnListChanged(
	ListChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overridable Sub OnListChanged ( _
	e As ListChangedEventArgs _
)

See Also