6 references to InputScopeProperty
PresentationCore (2)
System\Windows\Input\InputMethod.cs (2)
406target.SetValue(InputScopeProperty, value); 417return (InputScope)(target.GetValue(InputScopeProperty));
PresentationFramework (4)
System\Windows\Documents\TextStore.cs (2)
858PrepareAttributes((InputScope)UiScope.GetValue(InputMethod.InputScopeProperty), 878PrepareAttributes((InputScope)position.GetValue(InputMethod.InputScopeProperty),
System\Windows\FrameworkContentElement.cs (1)
1088InputMethod.InputScopeProperty.AddOwner(typeof(FrameworkContentElement),
System\Windows\FrameworkElement.cs (1)
3265InputMethod.InputScopeProperty.AddOwner(_typeofThis,