5 references to Global
PresentationCore (5)
System\Windows\Input\InputMethod.cs (2)
1446else if (iminfo.Scope == CompartmentScope.Global) 1469else if (iminfo.Scope == CompartmentScope.Global)
System\Windows\Input\InputMethodStateTypeInfo.cs (2)
136CompartmentScope.Global); 142CompartmentScope.Global);
System\Windows\Input\TextServicesCompartmentContext.cs (1)
58else if (iminfo.Scope == CompartmentScope.Global)