'Declaration Public ReadOnly Property CollectionChangedEventArgs As NotifyCollectionChangedEventArgs
'Usage Dim instance As LayoutFloatingWindowControlCollectionChangedEventArgs Dim value As NotifyCollectionChangedEventArgs instance.CollectionChangedEventArgs = value value = instance.CollectionChangedEventArgs
public NotifyCollectionChangedEventArgs CollectionChangedEventArgs {get;}