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