2 writes to ProcessingTabKeyFromElementHost
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
462_hostContainerInternal.ProcessingTabKeyFromElementHost = (keyData & SWF.Keys.Tab) == SWF.Keys.Tab; 469_hostContainerInternal.ProcessingTabKeyFromElementHost = false;
2 references to ProcessingTabKeyFromElementHost
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (2)
468if (_hostContainerInternal != null && _hostContainerInternal.ProcessingTabKeyFromElementHost) { 1565if(ProcessingTabKeyFromElementHost)