FlexChart for WPF
PreviewLostKeyboardFocus イベント (C1AxisScrollbar)

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

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.KeyboardEventArgsから継承されます。
Gets the element that focus has moved to.  
Gets the element that previously had focus.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
参照