Microsoft.UI.Xaml.Interop 命名空間

提供跨架構整合和交互操作的基本類型。 值得注意的是,這包括可啟用系結模式的介面和支援類型。

類別

NotifyCollectionChangedEventArgs

提供 CollectionChanged 事件的事件資料。

。網 這個類別會顯示為 System.Collections.Specialized.NotifyCollectionChangedEventArgs

介面

IBindableIterable

擴充 IIterable 以啟用資料系結基礎結構需求。

。網 此介面會顯示為 System.Collections.IEnumerable

IBindableIterator

支援集合上的可系結反復專案。

IBindableObservableVector

藉由新增VectorChanged事件以變更通知來擴充IBindableVector

IBindableVector

表示可系結之物件的可寫入向量集合。

。網 此介面會顯示為 System.Collections.IList

IBindableVectorView

表示可系結之物件的唯讀向量集合。

INotifyCollectionChanged

提供 C++ 可系結類別的集合變更模式介面。

。網 此介面會顯示為 System.Collections.Specialized.INotifyCollectionChanged

列舉

NotifyCollectionChangedAction

描述造成 CollectionChanged 事件的動作。

。網 此類型會顯示為 System.Collections.Specialized.NotifyCollectionChangedAction

委派

BindableVectorChangedEventHandler

表示將處理 VectorChanged 事件的方法。

NotifyCollectionChangedEventHandler

表示將處理 CollectionChanged 事件的方法。

。網 此介面會顯示為 System.Collections.Specialized.NotifyCollectionChangedEventHandler