ComponentOne Chart3D for WPF and Silverlight
OnIsStylusCapturedChanged Method (Chart3DView)


C1.WPF.C1Chart3D Namespace > Chart3DView Class : OnIsStylusCapturedChanged Method
Syntax
'Declaration
 
Protected Overridable Sub OnIsStylusCapturedChanged( _
   ByVal e As System.Windows.DependencyPropertyChangedEventArgs _
) 
'Usage
 
Dim instance As Chart3DView
Dim e As System.Windows.DependencyPropertyChangedEventArgs
 
instance.OnIsStylusCapturedChanged(e)
protected virtual void OnIsStylusCapturedChanged( 
   System.Windows.DependencyPropertyChangedEventArgs e
)

Parameters

e
See Also

Reference

Chart3DView Class
Chart3DView Members