5 references to Global
PresentationCore (5)
System\Windows\Input\InputMethod.cs (2)
1447else if (iminfo.Scope == CompartmentScope.Global) 1470else if (iminfo.Scope == CompartmentScope.Global)
System\Windows\Input\InputMethodStateTypeInfo.cs (2)
137CompartmentScope.Global); 143CompartmentScope.Global);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
59else if (iminfo.Scope == CompartmentScope.Global)