ButtonBase.OnLostFocus Method
Silverlight
Provides handling for the LostFocus event.
Namespace: System.Windows.Controls.Primitives
Assembly: System.Windows (in System.Windows.dll)
Parameters
- e
- Type: System.Windows.RoutedEventArgs
The event data for the LostFocus event.
| Exception | Condition |
|---|---|
| ArgumentNullException |
e is null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.