ComponentOne Basic Library for WPF and Silverlight
InputScope Property (SmallShapePresenter)


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

Reference

SmallShapePresenter Class
SmallShapePresenter Members