Focuses the first control in a window. More...
Static Public Member Functions | |
| static bool | GetFocusFirst (Control control) |
| static void | SetFocusFirst (Control control, bool value) |
Static Public Attributes | |
| static readonly DependencyProperty | FocusFirstProperty |
Focuses the first control in a window.
Credit: http://stackoverflow.com/a/8974420/270712 by Mizipzor: http://stackoverflow.com/users/56763/mizipzor; used under CC BY-SA 3.0
Definition at line 35 of file FocusFirstBehavior.cs.
|
static |
Definition at line 37 of file FocusFirstBehavior.cs.