ButtonBase.OnGotFocus Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Provides handling for the GotFocus event.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.Windows.RoutedEventArgs
The event data.
| Exception | Condition |
|---|---|
| ArgumentNullException | e is null. |
Show: