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