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