Share via


ContactListItem.OnSourceChanged method

Reserved for internal use.

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

Syntax

'Declaration
Protected Overrides NotOverridable Sub OnSourceChanged ( _
    oldValue As Object, _
    newValue As Object _
)
'Usage
Dim oldValue As Object
Dim newValue As Object

Me.OnSourceChanged(oldValue, newValue)
protected override sealed void OnSourceChanged(
    Object oldValue,
    Object newValue
)

Parameters

See also

Reference

ContactListItem class

ContactListItem members

Microsoft.Lync.Controls namespace