'宣言 Public MustInherit Class XamAttachableCollection(Of T) Inherits System.Collections.ObjectModel.ObservableCollection(Of T) Implements IAttachableObject
public abstract class XamAttachableCollection<T> : System.Collections.ObjectModel.ObservableCollection<T>, IAttachableObject