ComponentOne Chart for WPF and Silverlight
InputScope Property (FrameworkElement3D)


C1.WPF.C1Chart Namespace > FrameworkElement3D Class : InputScope Property
Syntax
'Declaration
 
Public Property InputScope As System.Windows.Input.InputScope
'Usage
 
Dim instance As FrameworkElement3D
Dim value As System.Windows.Input.InputScope
 
instance.InputScope = value
 
value = instance.InputScope
public System.Windows.Input.InputScope InputScope {get; set;}
See Also

Reference

FrameworkElement3D Class
FrameworkElement3D Members