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