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)
238return (short)NativeMethods.IntPtrToInt32(SafeNativeMethods.GetKeyboardLayout(_dispatcherThreadId));