次の方法で共有


MultiPage<T>.OnPagesChanged(NotifyCollectionChangedEventArgs) メソッド

定義

MultiPage<T> のページが変更されましたときに呼び出されます。

protected virtual void OnPagesChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs e);
abstract member OnPagesChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit
override this.OnPagesChanged : System.Collections.Specialized.NotifyCollectionChangedEventArgs -> unit

パラメーター

e
System.Collections.Specialized.NotifyCollectionChangedEventArgs

イベント引数。

適用対象