6 references to InputScopeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
446target.SetValue(InputScopeProperty, value); 460return (InputScope)(target.GetValue(InputScopeProperty));
PresentationFramework (4)
src\Framework\System\Windows\Documents\TextStore.cs (2)
721PrepareAttributes((InputScope)UiScope.GetValue(InputMethod.InputScopeProperty), 741PrepareAttributes((InputScope)position.GetValue(InputMethod.InputScopeProperty),
src\Framework\System\Windows\FrameworkContentElement.cs (1)
1097InputMethod.InputScopeProperty.AddOwner(typeof(FrameworkContentElement),
src\Framework\System\Windows\FrameworkElement.cs (1)
3264InputMethod.InputScopeProperty.AddOwner(_typeofThis,