src\Framework\System\Windows\Input\KeyboardNavigation.cs (23)
104= DependencyProperty.RegisterAttached("TabOnceActiveElement", typeof(WeakReference), typeof(KeyboardNavigation));
127= DependencyProperty.RegisterAttached("ControlTabOnceActiveElement", typeof(WeakReference), typeof(KeyboardNavigation));
191typeof(KeyboardNavigation),
204typeof(KeyboardNavigation),
216typeof(KeyboardNavigation),
231typeof(KeyboardNavigation),
246typeof(KeyboardNavigation),
261typeof(KeyboardNavigation),
272typeof(KeyboardNavigation),
296typeof(KeyboardNavigation),
344/// <seealso cref="KeyboardNavigation.TabIndexProperty" />
359/// <seealso cref="KeyboardNavigation.TabIndexProperty" />
375/// <seealso cref="KeyboardNavigation.IsTabStopProperty" />
390/// <seealso cref="KeyboardNavigation.IsTabStopProperty" />
406/// <seealso cref="KeyboardNavigation.TabNavigationProperty" />
421/// <seealso cref="KeyboardNavigation.TabNavigationProperty" />
438/// <seealso cref="KeyboardNavigation.ControlTabNavigationProperty" />
453/// <seealso cref="KeyboardNavigation.ControlTabNavigationProperty" />
470/// <seealso cref="KeyboardNavigation.DirectionalNavigationProperty" />
485/// <seealso cref="KeyboardNavigation.DirectionalNavigationProperty" />
502/// <seealso cref="KeyboardNavigation.AcceptsReturnProperty" />
517/// <seealso cref="KeyboardNavigation.AcceptsReturnProperty" />
1231internal static KeyboardNavigation Current