Chart3D for WPF/Silverlight
ContextMenuClosing イベント (C1Chart3D)

C1.WPF.C1Chart3D.4.5.2 アセンブリ > C1.WPF.C1Chart3D 名前空間 > C1Chart3D クラス : ContextMenuClosing イベント
シンタックス
'宣言
 
Public Event ContextMenuClosing As System.Windows.Controls.ContextMenuEventHandler
public event System.Windows.Controls.ContextMenuEventHandler ContextMenuClosing
イベント データ

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

プロパティ解説
Gets the horizontal position of the mouse.  
Gets the vertical position of the mouse.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
参照