4 references to SetTabNavigation
Microsoft.AspNetCore.Components.WebView.Wpf (1)
BlazorWebView.cs (1)
213 KeyboardNavigation.SetTabNavigation(this, keyboardNavigationMode);
PresentationFramework (3)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
1020KeyboardNavigation.SetTabNavigation(host, KeyboardNavigationMode.Local);
MS\Internal\Documents\DocumentViewerHelper.cs (2)
48KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.Continue); 67KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.None);