UCListBoxItem Class

Definition

Reserved for internal use.

C#
[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
Inheritance
UCListBoxItem
Derived
Attributes

Constructors

UCListBoxItem()

Constructs an instance of the UCListBoxItem class.

Fields

BotContentTemplateProperty

Identifies the BotContentTemplate dependency property.

CallButtonVisibilityProperty

Identifies the CallButtonVisibility dependency property.

ContextualInformationProperty

Identifies the ContextualInformation dependency property.

GroupContentTemplateProperty

Identifies the GroupContentTemplate dependency property.

ModelProperty

Identifies the Model dependency property.

PersonContentTemplateProperty

Identifies the PersonContentTemplate dependency property.

ShowFriendlyNameProperty

Identifies the ShowFriendlyName dependency property.

SourceProperty

Identifies the Source dependency property.

TelephoneContentTemplateProperty

Identifies the TelephoneContentTemplate dependency property.

Properties

BotContentTemplate

Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode.

CallButtonVisibility

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.

ContextualInformation

Gets or sets data structure which provides contextual information for use with the contextual conversation feature.

GroupContentTemplate

Gets or sets the DataTemplate used for Group-type contacts in OneLine mode.

Model

Reserved for internal use.

PersonContentTemplate

Gets or sets the DataTemplate used for Person-type contacts in OneLine mode.

ShowFriendlyName

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.

TelephoneContentTemplate

Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode.

Methods

HandleDropDownClosed(Object, EventArgs)

Reserved for internal use.

HandleDropDownOpened(Object, EventArgs)

Reserved for internal use.

HandlePartContactItemOnItemTemplated(Object, EventArgs)

Reserved for internal use.

OnApplyTemplate()

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.

OnGotFocus(RoutedEventArgs)

Provides handling for the GotFocus event.

OnLostFocus(RoutedEventArgs)

Provides handling for the LostFocus event.

OnMouseEnter(MouseEventArgs)

Provides handling for the MouseEnter event.

OnMouseLeave(MouseEventArgs)

Provides handling for the MouseLeave event.

OnMouseLeftButtonUp(MouseButtonEventArgs)

Called before the MouseLeftButtonUp event occurs.

OnMouseRightButtonDown(MouseButtonEventArgs)

Handles the MouseRightButtonDown event.

OnPreviewMouseDoubleClick(MouseButtonEventArgs)

Raises the PreviewMouseDoubleClick routed event.

Applies to

Proizvod Verzije
Lync Silverlight latest
Lync WPF latest