1 write to _sinkElement
PresentationCore (1)
System\Windows\InterOp\HwndSourceKeyboardInputSite.cs (1)
25_sinkElement = sink as UIElement;
2 references to _sinkElement
PresentationCore (2)
System\Windows\InterOp\HwndSourceKeyboardInputSite.cs (2)
77if(_sinkElement != null) 79traversed = _sinkElement.MoveFocus(request);