FlexChart for WPF
PreviewTextInput イベント (C1TreeMap)

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart 名前空間 > C1TreeMap クラス : PreviewTextInput イベント
シンタックス
'宣言
 
Public Event PreviewTextInput As System.Windows.Input.TextCompositionEventHandler
public event System.Windows.Input.TextCompositionEventHandler PreviewTextInput
イベント データ

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

プロパティ解説
Gets control text associated with a System.Windows.Input.TextComposition event.  
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets system text associated with a System.Windows.Input.TextComposition event.  
Gets input text associated with a System.Windows.Input.TextComposition event.  
Gets the System.Windows.Input.TextComposition associated with a System.Windows.Input.TextComposition event.  
System.Windows.Input.InputEventArgsから継承されます。
参照