1 instantiation of InputLanguageSource
PresentationCore (1)
System\Windows\Input\InputLanguageManager.cs (1)
114
RegisterInputLanguageSource(new
InputLanguageSource
(this));
2 references to InputLanguageSource
PresentationCore (2)
System\Windows\Input\InputLanguageProfileNotifySink.cs (2)
41
internal InputLanguageProfileNotifySink(
InputLanguageSource
target)
75
private
InputLanguageSource
_target;