Share via


ApplicationSharingView.StateChanged event

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

Syntax

'Declaration
Public Event StateChanged As EventHandler(Of ApplicationSharingViewStateChangedEventArgs)
'Usage
Dim instance As ApplicationSharingView
Dim handler As EventHandler(Of ApplicationSharingViewStateChangedEventArgs)

AddHandler instance.StateChanged, handler
public event EventHandler<ApplicationSharingViewStateChangedEventArgs> StateChanged

See also

Reference

ApplicationSharingView class

ApplicationSharingView members

Microsoft.Lync.Model.Conversation.Sharing namespace