Implemented interface member:
event
GotKeyboardFocus
System.Windows.IInputElement.GotKeyboardFocus
2 references to GotKeyboardFocus
PresentationFramework (2)
MS\Internal\Annotations\Component\MarkedHighlightComponent.cs (2)
510_uiParent.GotKeyboardFocus += new KeyboardFocusChangedEventHandler(OnContainerGotFocus); 532_uiParent.GotKeyboardFocus -= new KeyboardFocusChangedEventHandler(OnContainerGotFocus);