'宣言 Protected Overridable Sub OnGotStylusCapture( _ ByVal e As System.Windows.Input.StylusEventArgs _ )
'使用法 Dim instance As OutlinesView Dim e As System.Windows.Input.StylusEventArgs instance.OnGotStylusCapture(e)
protected virtual void OnGotStylusCapture( System.Windows.Input.StylusEventArgs e )
パラメータ
- e