RichTextBox for WPF
ContextMenuClosing イベント (ScrollPresenter)

C1.WPF.RichTextBox アセンブリ > C1.WPF.RichTextBox 名前空間 > ScrollPresenter クラス : 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.  
参照