5 references to Global
PresentationCore (5)
Core\CSharp\System\Windows\Input\InputMethod.cs (2)
1576else if (iminfo.Scope == CompartmentScope.Global) 1604else if (iminfo.Scope == CompartmentScope.Global)
Core\CSharp\System\Windows\Input\InputMethodStateTypeInfo.cs (2)
151CompartmentScope.Global); 157CompartmentScope.Global);
Core\CSharp\System\Windows\Input\TextServicesCompartmentContext.cs (1)
75else if (iminfo.Scope == CompartmentScope.Global)