'宣言 Public Property InputScope As System.Windows.Input.InputScope
'使用法 Dim instance As ParametersView Dim value As System.Windows.Input.InputScope instance.InputScope = value value = instance.InputScope
public System.Windows.Input.InputScope InputScope {get; set;}