System\Windows\Input\KeyboardNavigation.cs (23)
97= DependencyProperty.RegisterAttached("TabOnceActiveElement", typeof(WeakReference), typeof(KeyboardNavigation));
120= DependencyProperty.RegisterAttached("ControlTabOnceActiveElement", typeof(WeakReference), typeof(KeyboardNavigation));
179typeof(KeyboardNavigation),
192typeof(KeyboardNavigation),
204typeof(KeyboardNavigation),
219typeof(KeyboardNavigation),
234typeof(KeyboardNavigation),
249typeof(KeyboardNavigation),
260typeof(KeyboardNavigation),
284typeof(KeyboardNavigation),
332/// <seealso cref="KeyboardNavigation.TabIndexProperty" />
344/// <seealso cref="KeyboardNavigation.TabIndexProperty" />
357/// <seealso cref="KeyboardNavigation.IsTabStopProperty" />
369/// <seealso cref="KeyboardNavigation.IsTabStopProperty" />
382/// <seealso cref="KeyboardNavigation.TabNavigationProperty" />
394/// <seealso cref="KeyboardNavigation.TabNavigationProperty" />
408/// <seealso cref="KeyboardNavigation.ControlTabNavigationProperty" />
420/// <seealso cref="KeyboardNavigation.ControlTabNavigationProperty" />
434/// <seealso cref="KeyboardNavigation.DirectionalNavigationProperty" />
446/// <seealso cref="KeyboardNavigation.DirectionalNavigationProperty" />
460/// <seealso cref="KeyboardNavigation.AcceptsReturnProperty" />
472/// <seealso cref="KeyboardNavigation.AcceptsReturnProperty" />
1159internal static KeyboardNavigation Current