ContactItemContentPresenter.IsSelectedProperty Field
Identifies the IsSelected dependency property.
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly IsSelectedProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = ContactItemContentPresenter.IsSelectedProperty
public static readonly DependencyProperty IsSelectedProperty
See Also
Reference
ContactItemContentPresenter Class