ComponentOne Studio for WinRT XAML
ChildrenChanged イベント

この C1TextElement の子のコレクションが変更されたときに発生します。
構文
'宣言
 
Public Event ChildrenChanged As System.Collections.Specialized.NotifyCollectionChangedEventHandler
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler ChildrenChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Collections.Specialized.NotifyCollectionChangedEventArgs 型の引数を受け取りました。次の NotifyCollectionChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Action  
NewItems  
NewStartingIndex  
OldItems  
OldStartingIndex  
参照

C1TextElement クラス
C1TextElement メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.