UCListBoxItem 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.
public ref class UCListBoxItem abstract : System::Windows::Controls::ListBoxItem
[System.Windows.TemplatePart(Name="PART_PopupContactCardHost", Type=typeof(Microsoft.Lync.Controls.Internal.PopupContactCardHost))]
[System.Windows.TemplatePart(Name="PART_ContactItem", Type=typeof(Microsoft.Lync.Controls.ContactItem))]
public abstract class UCListBoxItem : System.Windows.Controls.ListBoxItem
type UCListBoxItem = class
inherit ListBoxItem
Public MustInherit Class UCListBoxItem
Inherits ListBoxItem
- Inheritance
-
UCListBoxItem
- Derived
- Attributes
UCList |
Constructs an instance of the UCListBoxItem class. |
Bot |
Identifies the BotContentTemplate dependency property. |
Call |
Identifies the CallButtonVisibility dependency property. |
Contextual |
Identifies the ContextualInformation dependency property. |
Group |
Identifies the GroupContentTemplate dependency property. |
Model |
Identifies the Model dependency property. |
Person |
Identifies the PersonContentTemplate dependency property. |
Show |
Identifies the ShowFriendlyName dependency property. |
Source |
Identifies the Source dependency property. |
Telephone |
Identifies the TelephoneContentTemplate dependency property. |
Bot |
Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. |
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. |
Contextual |
Gets or sets data structure which provides contextual information for use with the contextual conversation feature. |
Group |
Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. |
Model |
Reserved for internal use. |
Person |
Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. |
Show |
Gets or sets whether contacts in the list are shown using their displaynames or their SIPURI's. |
Source |
Specifies a contact or distribution group to which this control should be bound. |
Telephone |
Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. |
Handle |
Reserved for internal use. |
Handle |
Reserved for internal use. |
Handle |
Reserved for internal use. |
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 |
Provides handling for the GotFocus event. |
On |
Provides handling for the LostFocus event. |
On |
Provides handling for the MouseEnter event. |
On |
Provides handling for the MouseLeave event. |
On |
Called before the MouseLeftButtonUp event occurs. |
On |
Handles the MouseRightButtonDown event. |
On |
Raises the PreviewMouseDoubleClick routed event. |
Proizvod | Verzije |
---|---|
Lync Silverlight | latest |
Lync WPF | latest |