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