VirtualizingStackPanel.OnGotKeyboardFocus Method

Definition

Called when a descendent object of the VirtualizingStackPanel gets focus.

C#
protected override void OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs e);

Parameters

e
KeyboardFocusChangedEventArgs

The data for the event.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0