UCListBoxItem.OnLostFocus method

Provides handling for the LostFocus event.

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

Syntax

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

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

Parameters

See also

Reference

UCListBoxItem class

UCListBoxItem members

Microsoft.Lync.Controls namespace