RichTextBox for WPF
QueryCursor イベント (C1SimplifiedFindAndReplaceTool)

C1.WPF.RichTextBox.Toolbar.4.5.2 アセンブリ > C1.WPF.RichTextBox 名前空間 > C1SimplifiedFindAndReplaceTool クラス : QueryCursor イベント
シンタックス
'宣言
 
Public Event QueryCursor As System.Windows.Input.QueryCursorEventHandler
public event System.Windows.Input.QueryCursorEventHandler QueryCursor
イベント データ

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

プロパティ解説
Gets or sets the cursor associated with this event.  
参照