6 references to InputScopeProperty
PresentationCore (2)
System\Windows\Input\InputMethod.cs (2)
391
target.SetValue(
InputScopeProperty
, value);
402
return (InputScope)(target.GetValue(
InputScopeProperty
));
PresentationFramework (4)
System\Windows\Documents\TextStore.cs (2)
846
PrepareAttributes((InputScope)UiScope.GetValue(InputMethod.
InputScopeProperty
),
866
PrepareAttributes((InputScope)position.GetValue(InputMethod.
InputScopeProperty
),
System\Windows\FrameworkContentElement.cs (1)
1067
InputMethod.
InputScopeProperty
.AddOwner(typeof(FrameworkContentElement),
System\Windows\FrameworkElement.cs (1)
3242
InputMethod.
InputScopeProperty
.AddOwner(_typeofThis,