RichTextBox for UWP
ChildrenChanged イベント

C1.UWP.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextElement クラス : ChildrenChanged イベント
この C1TextElementの子のコレクションが変更されたときに発生します。
シンタックス
'宣言
 
Public Event ChildrenChanged As System.Collections.Specialized.NotifyCollectionChangedEventHandler
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler ChildrenChanged
イベント データ

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

プロパティ解説
 
 
 
 
 
参照