Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
protected override void OnGotKeyboardFocus(
	KeyboardFocusChangedEventArgs e
)
Visual Basic
Protected Overrides Sub OnGotKeyboardFocus ( _
	e As KeyboardFocusChangedEventArgs _
)

See Also