Basic Library for WPF/Silverlight
TextInputStart イベント (C1TileListBoxPanel)

C1.Silverlight.5 アセンブリ > C1.Silverlight 名前空間 > C1TileListBoxPanel クラス : TextInputStart イベント
シンタックス
'宣言
 
Public Event TextInputStart As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler TextInputStart
イベント データ

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

プロパティ解説
関連付けられたテキスト コントロールを取得、 System.Windows.Input.TextComposition イベントです。  
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
関連付けられているシステムのテキストを取得、 System.Windows.Input.TextComposition イベントです。  
関連付けられたテキストの入力を取得、 System.Windows.Input.TextComposition イベントです。  
取得、 System.Windows.Input.TextComposition に関連付けられている、 System.Windows.Input.TextComposition イベントです。  
System.Windows.Input.InputEventArgsから継承されます。
参照