Share via


ContactButton.IsButtonEnabledChanged Event

Occurs when the [IsButtonEnabled] property changes.

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

Syntax

'Declaration
Public Event IsButtonEnabledChanged As DependencyPropertyChangedEventHandler
'Usage
Dim instance As ContactButton
Dim handler As DependencyPropertyChangedEventHandler

AddHandler instance.IsButtonEnabledChanged, handler
public event DependencyPropertyChangedEventHandler IsButtonEnabledChanged

See Also

Reference

ContactButton Class

ContactButton Members

Microsoft.Lync.Controls Namespace