3 references to TabOnceActiveElementProperty
PresentationFramework (3)
System\Windows\Input\KeyboardNavigation.cs (3)
91WeakReference weakRef = (WeakReference)d.GetValue(TabOnceActiveElementProperty); 99d.SetValue(TabOnceActiveElementProperty, null); 106d.SetValue(TabOnceActiveElementProperty, new WeakReference(value));