I wanted to avoid calling control.Focus() in the Window derived class’s constructor and wanted to see how it’s done via XAML. I couldn’t get it working after 5-10 minutes of trying out various stuff, but someone helped me out in the MSDN forums. Here’s how it’s done – in the following code snippet, I am [...]
Entries from July 2006
Setting default focus to a particular control via XAML
July 7th, 2006 · 2 Comments
Tags: WPF (Avalon)