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
NotifyCollectionChangedEventArgs

イベント引数。

適用対象