Provides handling for the GotFocusevent.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
protected 
override 
void 
OnGotFocus(
	
RoutedEventArgs 
e
)

Parameters

e
Type: System.Windows . . :: . . RoutedEventArgs
A RoutedEventArgsthat contains the event data.

See Also