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