RichTextBox for WPF
StylusUp イベント (C1InsertHyperlinkTool)

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

イベント ハンドラが、このイベントに関連するデータを含む、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.  
参照