FlexChart for WPF
PreviewDragLeave イベント (C1TreeMap)

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

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

プロパティ解説
Gets a member of the System.Windows.DragDropEffects enumeration that specifies which operations are allowed by the originator of the drag event.  
Gets a data object that contains the data associated with the corresponding drag event.  
Gets or sets the target drag-and-drop operation.  
System.Windows.RoutedEventArgsから継承されます。
Gets a flag enumeration indicating the current state of the SHIFT, CTRL, and ALT keys, as well as the state of the mouse buttons.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
参照