C1.WPF Namespace / C1MenuItem Class / OnItemsChanged Method

In This Topic
OnItemsChanged Method (C1MenuItem)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnItemsChanged( _
   ByVal e As NotifyCollectionChangedEventArgs _
) 
 

Parameters

e
See Also