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