Imaging Library for Silverlight
TextInputUpdate イベント

構文
'宣言
 
Public Event TextInputUpdate As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler TextInputUpdate
イベント データ

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

プロパティ解説
HandledGets or sets a value that marks the routed event as handled, and prevents most handlers along the event route from handling the same event again.  
OriginalSource System.Windows.RoutedEventArgsから継承されます。
TextGets or sets the text string that of the text composition.  
TextCompositionGets or sets the text in the composition as a System.Windows.Input.TextComposition object.  
参照

C1Image クラス
C1Image メンバ