2 references to GetFocusedElement
PresentationCore (1)
System\Windows\Input\FocusManager.cs (1)
118return GetFocusedElement(element, false);
PresentationFramework (1)
System\Windows\FrameworkElement.cs (1)
5329IInputElement activeElement = FocusManager.GetFocusedElement(fe, true);