ContactListItem Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use. This control is used to display the contact nodes in a ContactList control.
public ref class ContactListItem : Microsoft::Lync::Controls::UCTreeViewItem
[System.Windows.TemplatePart(Name="PART_ContactItem", Type=typeof(Microsoft.Lync.Controls.ContactItem))]
public class ContactListItem : Microsoft.Lync.Controls.UCTreeViewItem
type ContactListItem = class
inherit UCTreeViewItem
Public Class ContactListItem
Inherits UCTreeViewItem
- Inheritance
- Attributes
Contact |
Constructs an instance of the ContactListItem class. |
Bot |
Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (See ContactLayoutView). |
Bot |
Gets or sets the DataTemplate used for Bot-type contacts in TwoLines mode. (See ContactLayoutView). |
Call |
Gets or sets an enumerated value which indicates whether or not the call button on this contact item's template is visible. This property is updated based on MouseEnter and MouseLeave events. (Inherited from UCTreeViewItem) |
Contact |
Gets or sets an enumerated value which determines whether this contact item is displayed in OneLine or TwoLines mode. |
Contact |
Gets or sets an enumerated value which determines whether or not a separator element is displayed in this control. |
Contextual |
Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (Inherited from UCTreeViewItem) |
Group |
Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (See ContactLayoutView). |
Group |
Gets or sets the DataTemplate used for Group-type contacts in TwoLines mode. (See ContactLayoutView). |
Is |
Reserved for internal use. (Inherited from UCTreeViewItem) |
Model |
Reserved for internal use. |
Person |
Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (See ContactLayoutView). |
Person |
Gets or sets the DataTemplate used for Person-type contacts in TwoLines mode. (See ContactLayoutView). |
Show |
Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI. |
Source |
Specifies a contact or distribution group to which this control should be bound. (Inherited from UCTreeViewItem) |
Telephone |
Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (See ContactLayoutView). |
Telephone |
Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView). |
Clear |
Removes all templates, styles, and bindings for the object displayed as a UCTreeViewItem. (Inherited from UCTreeViewItem) |
Handle |
Reserved for internal use. (Inherited from UCTreeViewItem) |
Handle |
Reserved for internal use. (Inherited from UCTreeViewItem) |
Handle |
Reserved for internal use. |
Is |
Determines whether an object is a UCTreeViewItem. (Inherited from UCTreeViewItem) |
On |
When overridden in a derived class, is invoked whenever application code or internal processes (such as a rebuilding layout pass) call ApplyTemplate. In simplest terms, this means the method is called just before a UI element displays in an application. |
On |
OnCreateAutomationPeer (Inherited from UCTreeViewItem) |
On |
Provides handling for the GotFocus event. (Inherited from UCTreeViewItem) |
On |
Provides handling for the KeyDown event when the TreeViewItem has focus. (Inherited from UCTreeViewItem) |
On |
Provides handling for the LostFocus event. (Inherited from UCTreeViewItem) |
On |
Provides handling for the MouseLeftButtonDown event. (Inherited from UCTreeViewItem) |
On |
Provides handling for the MouseLeftButtonUp event. (Inherited from UCTreeViewItem) |
On |
Raises the MouseRightButtonDown event. (Inherited from UCTreeViewItem) |
On |
Override default behavior for double click |
On |
Reserved for internal use. |
Prepare |
Prepares the specified container element to display the specified item. (Inherited from UCTreeViewItem) |
製品 | バージョン |
---|---|
Lync Silverlight | latest |
Lync WPF | latest |