次の方法で共有


TemplatedItemsList<TView,TItem>.CollectionChanged イベント

定義

Xamarin.Forms プラットフォームによる内部使用向け。

public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 

イベントの種類

System.Collections.Specialized.NotifyCollectionChangedEventHandler

実装

System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged

適用対象