3 references to SetTabNavigation
PresentationFramework (3)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
1044KeyboardNavigation.SetTabNavigation(host, KeyboardNavigationMode.Local);
src\Framework\MS\Internal\Documents\DocumentViewerHelper.cs (2)
60KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.Continue); 79KeyboardNavigation.SetTabNavigation(findToolBarHost, KeyboardNavigationMode.None);