RichTextBox for WPF
StylusLeave イベント (C1TopBorderTool)

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

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