BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / OnIsStylusDirectlyOverChanged Method

In This Topic
    OnIsStylusDirectlyOverChanged Method (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnIsStylusDirectlyOverChanged( _
       ByVal e As DependencyPropertyChangedEventArgs _
    ) 
    protected virtual void OnIsStylusDirectlyOverChanged( 
       DependencyPropertyChangedEventArgs e
    )

    Parameters

    e
    See Also