'DeclarationPublic ReadOnly Property CollectionChangedEventArgs As NotifyCollectionChangedEventArgs
'UsageDim instance As LayoutFloatingWindowControlCollectionChangedEventArgs Dim value As NotifyCollectionChangedEventArgs instance.CollectionChangedEventArgs = value value = instance.CollectionChangedEventArgs
public NotifyCollectionChangedEventArgs CollectionChangedEventArgs {get;}