Class PasswordLoginView
PasswordLoginView
public class PasswordLoginView : UserControl, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IGainFocus, IComponentConnector
- Inheritance
-
PasswordLoginView
- Implements
- Inherited Members
Constructors
PasswordLoginView()
public PasswordLoginView()
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()
OnPreviewKeyDown(KeyEventArgs)
Invoked when an unhandled System.Windows.Input.Keyboard.PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
protected override void OnPreviewKeyDown(KeyEventArgs e)
Parameters
eKeyEventArgsThe KeyEventArgs that contains the event data.
TakeKeyboardFocus()
public void TakeKeyboardFocus()