'Declaration
Protected Overridable Sub OnIsStylusDirectlyOverChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'Usage
Dim instance As FormulaBar Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsStylusDirectlyOverChanged(e)
protected virtual void OnIsStylusDirectlyOverChanged( System.Windows.DependencyPropertyChangedEventArgs e )
Parameters
- e