RichTextBox for WPF
PreviewStylusMove イベント (C1SimplifiedInsertHyperlinkTool)

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

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

プロパティ解説
Gets a value that indicates whether the stylus is in proximity to, but not touching, the digitizer.  
Gets a value that indicates whether the stylus in inverted.  
Gets the System.Windows.Input.StylusDevice that represents the stylus.  
参照