1 write to _dispatcherThreadId
PresentationCore (1)
System\Windows\Input\InputLanguageSource.cs (1)
48
_dispatcherThreadId
= SafeNativeMethods.GetCurrentThreadId();
1 reference to _dispatcherThreadId
PresentationCore (1)
System\Windows\Input\InputLanguageSource.cs (1)
220
return (short)NativeMethods.IntPtrToInt32(SafeNativeMethods.GetKeyboardLayout(
_dispatcherThreadId
));