3 references to SetTabNavigation
PresentationFramework (3)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (1)
1022KeyboardNavigation.SetTabNavigation(host, KeyboardNavigationMode.Local);
MS\Internal\Documents\DocumentViewerHelper.cs (2)
50KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.Continue); 69KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.None);