リサイズはクリックかドラッグ

GcListBoxOnItemsChanged メソッド

Items プロパティの値が変更されたときに呼び出されます。

名前空間:  GrapeCity.Windows.InputMan
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
protected override void OnItemsChanged(
	NotifyCollectionChangedEventArgs e
)

パラメーター

e
型: System.Collections.SpecializedNotifyCollectionChangedEventArgs
イベントデータを含む NotifyCollectionChangedEventArgs
関連項目