6 references to InputScopeProperty
PresentationCore (2)
System\Windows\Input\InputMethod.cs (2)
392target.SetValue(InputScopeProperty, value); 403return (InputScope)(target.GetValue(InputScopeProperty));
PresentationFramework (4)
System\Windows\Documents\TextStore.cs (2)
847PrepareAttributes((InputScope)UiScope.GetValue(InputMethod.InputScopeProperty), 867PrepareAttributes((InputScope)position.GetValue(InputMethod.InputScopeProperty),
System\Windows\FrameworkContentElement.cs (1)
1076InputMethod.InputScopeProperty.AddOwner(typeof(FrameworkContentElement),
System\Windows\FrameworkElement.cs (1)
3254InputMethod.InputScopeProperty.AddOwner(_typeofThis,