Share via


ApplicationSharingView.PropertyChanged event

Namespace:  Microsoft.Lync.Model.Conversation.Sharing
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Event PropertyChanged As EventHandler(Of ApplicationSharingViewPropertyChangedEventArgs)
'Usage
Dim instance As ApplicationSharingView
Dim handler As EventHandler(Of ApplicationSharingViewPropertyChangedEventArgs)

AddHandler instance.PropertyChanged, handler
public event EventHandler<ApplicationSharingViewPropertyChangedEventArgs> PropertyChanged

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace