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