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