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 として表示されます。