Expression Editor for WPF
WordLocationEventHandler デリゲート

C1.WPF.ExpressionEditor.4.5.2 アセンブリ > C1.WPF.ExpressionEditor 名前空間 : WordLocationEventHandler デリゲート
送信元の要素。
イベント。
単語位置イベントのハンドラ。
シンタックス
'宣言
 
Public Delegate Sub WordLocationEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As WordLocationEventArgs _
) 
public delegate void WordLocationEventHandler( 
   System.object sender,
   WordLocationEventArgs e
)

パラメータ

sender
送信元の要素。
e
イベント。
参照

WordLocationEventHandler メンバ
C1.WPF.ExpressionEditor 名前空間