[]
        
(Showing Draft Content)

C1.WPF.C1TabControl.ItemsChanged

ItemsChanged Event

Called when the value of the System.Windows.Controls.ItemsControl.Items property changes.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public event EventHandler<NotifyCollectionChangedEventArgs> ItemsChanged
Returns
Type Description
EventHandler<NotifyCollectionChangedEventArgs> Called when the value of the System.Windows.Controls.ItemsControl.Items property changes.