Share via


ContactSearchResultList members

Use the ContactSearchResultList control to display the result of a search performed by the ContactSearchInputBox control.

The ContactSearchResultList type exposes the following members.

Constructors

  Name Description
Public method ContactSearchResultList Initializes the ContactSearchResultList class.

Top

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property Background (Inherited from Control.)
Public property BorderBrush (Inherited from Control.)
Public property BorderThickness (Inherited from Control.)
Public property BotItemTemplate Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (Inherited from UCListBox.)
Public property CacheMode (Inherited from UIElement.)
Public property Clip (Inherited from UIElement.)
Public property ContextMenu Reserved for internal use. (Inherited from UCListBox.)
Public property ContextualInformation Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (Inherited from UCListBox.)
Public property Cursor (Inherited from FrameworkElement.)
Public property DataContext (Inherited from FrameworkElement.)
Protected property DefaultStyleKey (Inherited from Control.)
Public property DesiredSize (Inherited from UIElement.)
Public property Dispatcher (Inherited from DependencyObject.)
Public property DisplayMemberPath (Inherited from ItemsControl.)
Public property Effect (Inherited from UIElement.)
Public property FontFamily (Inherited from Control.)
Public property FontSize (Inherited from Control.)
Public property FontStretch (Inherited from Control.)
Public property FontStyle (Inherited from Control.)
Public property FontWeight (Inherited from Control.)
Public property Foreground (Inherited from Control.)
Public property GroupItemTemplate Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (Inherited from UCListBox.)
Public property Height (Inherited from FrameworkElement.)
Public property HorizontalAlignment (Inherited from FrameworkElement.)
Public property HorizontalContentAlignment (Inherited from Control.)
Public property IsEnabled (Inherited from Control.)
Public property IsHitTestVisible (Inherited from UIElement.)
Public property IsSynchronizedWithCurrentItem (Inherited from Selector.)
Public property IsTabStop (Inherited from Control.)
Public property ItemContainerGenerator (Inherited from ItemsControl.)
Public property ItemContainerStyle (Inherited from ListBox.)
Public property Items (Inherited from ItemsControl.)
Public property ItemsPanel (Inherited from ItemsControl.)
Public property ItemsSource (Inherited from ItemsControl.)
Public property ItemTemplate (Inherited from ItemsControl.)
Public property Language (Inherited from FrameworkElement.)
Public property Margin (Inherited from FrameworkElement.)
Public property MaxHeight (Inherited from FrameworkElement.)
Public property MaxWidth (Inherited from FrameworkElement.)
Public property MinHeight (Inherited from FrameworkElement.)
Public property MinWidth (Inherited from FrameworkElement.)
Public property Name (Inherited from FrameworkElement.)
Public property Opacity (Inherited from UIElement.)
Public property OpacityMask (Inherited from UIElement.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from FrameworkElement.)
Public property PersonItemTemplate Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (Inherited from UCListBox.)
Public property Projection (Inherited from UIElement.)
Public property RenderSize (Inherited from UIElement.)
Public property RenderTransform (Inherited from UIElement.)
Public property RenderTransformOrigin (Inherited from UIElement.)
Public property Resources (Inherited from FrameworkElement.)
Public property ResultsState Gets or sets an enumerated value which represents the status of the current search operation.
Public property SearchType Gets or sets an enumerated value which determines the type of search to be performed by this control.
Public property SelectedIndex (Inherited from Selector.)
Public property SelectedItem (Inherited from Selector.)
Public property SelectedItems (Inherited from ListBox.)
Public property SelectionMode (Inherited from ListBox.)
Public property ShowFriendlyName Gets or sets whether contacts in the list display friendly name or URI. (Inherited from UCListBox.)
Public property Style (Inherited from FrameworkElement.)
Public property TabIndex (Inherited from Control.)
Public property TabNavigation (Inherited from Control.)
Public property Tag (Inherited from FrameworkElement.)
Public property TelephoneItemTemplate Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (Inherited from UCListBox.)
Public property Template (Inherited from Control.)
Public property Triggers (Inherited from FrameworkElement.)
Public property UseLayoutRounding (Inherited from UIElement.)
Public property VerticalAlignment (Inherited from FrameworkElement.)
Public property VerticalContentAlignment (Inherited from Control.)
Public property Visibility (Inherited from UIElement.)
Public property Width (Inherited from FrameworkElement.)

Top

Methods

  Name Description
Public method AddHandler (Inherited from UIElement.)
Public method ApplyTemplate (Inherited from Control.)
Public method Arrange (Inherited from UIElement.)
Protected method ArrangeOverride (Inherited from FrameworkElement.)
Public method CaptureMouse (Inherited from UIElement.)
Public method CheckAccess (Inherited from DependencyObject.)
Protected method ClearContainerForItemOverride Removes any bindings and templates applied to the item container for the specified content. (Overrides UCListBox.ClearContainerForItemOverride(DependencyObject, Object).)
Public method ClearValue (Inherited from DependencyObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindName (Inherited from FrameworkElement.)
Public method Focus (Inherited from Control.)
Public method GetAnimationBaseValue (Inherited from DependencyObject.)
Public method GetBindingExpression (Inherited from FrameworkElement.)
Protected method GetContainerForItemOverride Creates or identifies the element used to display a specified item. (Overrides ListBox.GetContainerForItemOverride().)
Public method GetHashCode (Inherited from Object.)
Protected method GetTemplateChild (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetValue (Inherited from DependencyObject.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Protected method IsItemItsOwnContainerOverride Checks whether the item is a [ContactSearchResultListItem]. (Overrides ListBox.IsItemItsOwnContainerOverride(Object).)
Public method Measure (Inherited from UIElement.)
Protected method MeasureOverride (Inherited from FrameworkElement.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnApplyTemplate OnApplyTemplate override. (Overrides UCListBox.OnApplyTemplate().)
Protected method OnCreateAutomationPeer Overrides the OnCreateAutomationPeer method to return a ContactSearchResultListAutomationPeer object. (Overrides ListBox.OnCreateAutomationPeer().)
Protected method OnGotFocus (Inherited from ListBox.)
Protected method OnItemsChanged Reserved for internal use. (Inherited from UCListBox.)
Protected method OnKeyDown (Inherited from ListBox.)
Protected method OnKeyUp (Inherited from Control.)
Protected method OnLostFocus (Inherited from ListBox.)
Protected method OnLostMouseCapture (Inherited from Control.)
Protected method OnMouseEnter (Inherited from Control.)
Protected method OnMouseLeave (Inherited from Control.)
Protected method OnMouseLeftButtonDown (Inherited from Control.)
Protected method OnMouseLeftButtonUp (Inherited from Control.)
Protected method OnMouseMove (Inherited from Control.)
Protected method OnMouseWheel (Inherited from Control.)
Protected method PrepareContainerForItemOverride Prepares the specified element to display the specified item. (Overrides UCListBox.PrepareContainerForItemOverride(DependencyObject, Object).)
Public method ReadLocalValue (Inherited from DependencyObject.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method RemoveHandler (Inherited from UIElement.)
Public method ScrollIntoView (Inherited from ListBox.)
Public method SetBinding (Inherited from FrameworkElement.)
Public method SetValue (Inherited from DependencyObject.)
Public method ToString (Inherited from Object.)
Public method TransformToVisual (Inherited from UIElement.)
Public method UpdateLayout (Inherited from UIElement.)

Top

Events

  Name Description
Public event BindingValidationError (Inherited from FrameworkElement.)
Public event GotFocus (Inherited from UIElement.)
Public event IsEnabledChanged (Inherited from Control.)
Public event KeyDown (Inherited from UIElement.)
Public event KeyUp (Inherited from UIElement.)
Public event LayoutUpdated (Inherited from FrameworkElement.)
Public event Loaded (Inherited from FrameworkElement.)
Public event LostFocus (Inherited from UIElement.)
Public event LostMouseCapture (Inherited from UIElement.)
Public event MouseEnter (Inherited from UIElement.)
Public event MouseLeave (Inherited from UIElement.)
Public event MouseLeftButtonDown (Inherited from UIElement.)
Public event MouseLeftButtonUp (Inherited from UIElement.)
Public event MouseMove (Inherited from UIElement.)
Public event MouseWheel (Inherited from UIElement.)
Public event SelectionChanged (Inherited from Selector.)
Public event SizeChanged (Inherited from FrameworkElement.)

Top

Fields

  Name Description
Public fieldStatic member ResultsStateProperty Identifies the ResultsState dependency property.
Public fieldStatic member SearchTypeProperty Identifies the SearchType dependency property.

Top

See also

Reference

ContactSearchResultList class

Microsoft.Lync.Controls namespace