Share via


UCTreeViewItem.OnGotFocus Method

Provides handling for the GotFocus event.

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

Syntax

'Declaration
Protected Overrides Sub OnGotFocus ( _
    e As RoutedEventArgs _
)
'Usage
Dim e As RoutedEventArgs

Me.OnGotFocus(e)
protected override void OnGotFocus(
    RoutedEventArgs e
)

Parameters

See Also

Reference

UCTreeViewItem Class

UCTreeViewItem Members

Microsoft.Lync.Controls Namespace