Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- oldValue
Type: System.Object
- newValue
Type: System.Object