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