'Declaration Public Property InputScope As System.Windows.Input.InputScope
'Usage Dim instance As GcSpreadSheet Dim value As System.Windows.Input.InputScope instance.InputScope = value value = instance.InputScope
public System.Windows.Input.InputScope InputScope {get; set;}