'Declaration
Protected Sub OnIsStylusCaptureWithinChanged( _ ByVal e As System.Windows.DependencyPropertyChangedEventArgs _ )
'Usage
Dim instance As HorizontalScrollbarsPresenter Dim e As System.Windows.DependencyPropertyChangedEventArgs instance.OnIsStylusCaptureWithinChanged(e)
protected void OnIsStylusCaptureWithinChanged( System.Windows.DependencyPropertyChangedEventArgs e )
Parameters
- e