It seems that when a WPF application starts, nothing has focus.
This is really weird. Every other framework I\'ve used does just what you\'d expect: puts initial foc
I found another possible solution. Mark Smith posted a FirstFocusedElement markup extension for use with FocusManager.FocusedElement.