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)
1019KeyboardNavigation.SetTabNavigation(host, KeyboardNavigationMode.Local);
MS\Internal\Documents\DocumentViewerHelper.cs (2)
47KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.Continue); 66KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.None);