ContactListGroupItem Members

Include Protected Members
Include Inherited Members

The ContactListGroupItem type exposes the following members.

Constructors

  Name Description
Public method ContactListGroupItem
Constructs an instance of a ContactListGroupItem class.

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 all templates, styles, and bindings for the object displayed as a ContactListGroupItem.
(Overrides UCTreeViewItem.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 a ContactListGroupItem to display content.
(Overrides TreeViewItem.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.)
Protected method HandleDropDownClosed
Reserved for internal use.
(Inherited from UCTreeViewItem.)
Protected method HandleDropDownOpened
Reserved for internal use.
(Inherited from UCTreeViewItem.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Protected method IsItemItsOwnContainerOverride
Determines whether an object is a ContactListGroupItem.
(Overrides UCTreeViewItem.IsItemItsOwnContainerOverride(Object).)
Public method Measure (Inherited from UIElement.)
Protected method MeasureOverride (Inherited from FrameworkElement.)
Protected method MemberwiseClone (Inherited from Object.)
Public method 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.
(Overrides UCTreeViewItem.OnApplyTemplate().)
Protected method OnCollapsed (Inherited from TreeViewItem.)
Protected method OnCreateAutomationPeer
OnCreateAutomationPeer
(Inherited from UCTreeViewItem.)
Protected method OnDragEnter (Inherited from Control.)
Protected method OnDragLeave (Inherited from Control.)
Protected method OnDragOver (Inherited from Control.)
Protected method OnDrop (Inherited from Control.)
Protected method OnExpanded (Inherited from TreeViewItem.)
Protected method OnGotFocus
Provides handling for the GotFocus event.
(Inherited from UCTreeViewItem.)
Protected method OnHeaderChanged (Inherited from HeaderedItemsControl.)
Protected method OnHeaderTemplateChanged (Inherited from HeaderedItemsControl.)
Protected method OnItemsChanged
Reserved for internal use.
(Overrides TreeViewItem.OnItemsChanged(NotifyCollectionChangedEventArgs).)
Protected method OnKeyDown
Provides handling for the KeyDown event when the TreeViewItem has focus.
(Inherited from UCTreeViewItem.)
Protected method OnKeyUp (Inherited from TreeViewItem.)
Protected method OnLostFocus
Provides handling for the LostFocus event.
(Inherited from UCTreeViewItem.)
Protected method OnLostMouseCapture (Inherited from Control.)
Protected method OnManipulationCompleted (Inherited from Control.)
Protected method OnManipulationDelta (Inherited from Control.)
Protected method OnManipulationStarted (Inherited from Control.)
Protected method OnMouseEnter (Inherited from TreeViewItem.)
Protected method OnMouseLeave (Inherited from TreeViewItem.)
Protected method OnMouseLeftButtonDown
Provides handling for the MouseLeftButtonDown event.
(Inherited from UCTreeViewItem.)
Protected method OnMouseLeftButtonUp
Provides handling for the MouseLeftButtonUp event.
(Inherited from UCTreeViewItem.)
Protected method OnMouseMove (Inherited from Control.)
Protected method OnMouseRightButtonDown
Raises the MouseRightButtonDown event.
(Inherited from UCTreeViewItem.)
Protected method OnMouseRightButtonUp (Inherited from Control.)
Protected method OnMouseWheel (Inherited from Control.)
Protected method OnSelected (Inherited from TreeViewItem.)
Protected method OnSourceChanged
Reserved for internal use.
(Overrides UCTreeViewItem.OnSourceChanged(Object, Object).)
Protected method OnTextInput (Inherited from Control.)
Protected method OnTextInputStart (Inherited from Control.)
Protected method OnTextInputUpdate (Inherited from Control.)
Protected method OnUnselected (Inherited from TreeViewItem.)
Protected method PrepareContainerForItemOverride
Prepares the specified container element to display the specified item.
(Overrides UCTreeViewItem.PrepareContainerForItemOverride(DependencyObject, Object).)
Public method ReadLocalValue (Inherited from DependencyObject.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method RemoveHandler (Inherited from UIElement.)
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.)

Fields

  Name Description
Protected field _callButton
The call button part
(Inherited from UCTreeViewItem.)
Public field Static member GroupRenameCommandProperty
Identifies the GroupRenameCommand dependency property.
Public field Static member GroupViewBySettingProperty
Identifies the GroupViewBySetting dependency property.
Public field Static member IsRenameModeProperty
Identifies the IsRenameMode dependency property.
Public field Static member ModelProperty
Identifies the Model dependency property.
Public field Static member ShowContactCountProperty
Identifies the ShowContactCount dependency property.

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property AllowDrop (Inherited from UIElement.)
Public property Background (Inherited from Control.)
Public property BorderBrush (Inherited from Control.)
Public property BorderThickness (Inherited from Control.)
Public property CacheMode (Inherited from UIElement.)
Public property 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.
(Inherited from UCTreeViewItem.)
Public property Clip (Inherited from UIElement.)
Public property ContextualInformation
Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
(Inherited from UCTreeViewItem.)
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 FlowDirection (Inherited from FrameworkElement.)
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 GroupRenameCommand
A command which, when executed, will rename a custom group on the contact list.
Public property GroupViewBySetting
Gets or sets an enumerated value which identifies the method by which contacts should be grouped.
Public property HasItems (Inherited from TreeViewItem.)
Public property Header (Inherited from HeaderedItemsControl.)
Public property HeaderTemplate (Inherited from HeaderedItemsControl.)
Public property Height (Inherited from FrameworkElement.)
Public property HorizontalAlignment (Inherited from FrameworkElement.)
Public property HorizontalContentAlignment (Inherited from Control.)
Public property IsContainerSelected
Reserved for internal use.
(Inherited from UCTreeViewItem.)
Public property IsEnabled (Inherited from Control.)
Public property IsExpanded (Inherited from TreeViewItem.)
Public property IsHitTestVisible (Inherited from UIElement.)
Public property IsRenameMode
Gets a boolean value which indicates whether or not this control is currently in rename mode.
Public property IsSelected (Inherited from TreeViewItem.)
Public property IsSelectionActive (Inherited from TreeViewItem.)
Public property IsTabStop (Inherited from Control.)
Public property ItemContainerGenerator (Inherited from ItemsControl.)
Public property ItemContainerStyle (Inherited from HeaderedItemsControl.)
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 Model
Reserved for internal use.
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 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 ShowContactCount
Gets or sets a boolean value which indicates whether or not the count of contacts contained in each group is displayed.
Public property Source
Specifies a contact or distribution group to which this control should be bound.
(Inherited from UCTreeViewItem.)
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 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.)

Events

  Name Description
Public event BindingValidationError (Inherited from FrameworkElement.)
Public event Collapsed (Inherited from TreeViewItem.)
Public event DragEnter (Inherited from UIElement.)
Public event DragLeave (Inherited from UIElement.)
Public event DragOver (Inherited from UIElement.)
Public event Drop (Inherited from UIElement.)
Public event Expanded (Inherited from TreeViewItem.)
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 ManipulationCompleted (Inherited from UIElement.)
Public event ManipulationDelta (Inherited from UIElement.)
Public event ManipulationStarted (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 MouseRightButtonDown (Inherited from UIElement.)
Public event MouseRightButtonUp (Inherited from UIElement.)
Public event MouseWheel (Inherited from UIElement.)
Public event Selected (Inherited from TreeViewItem.)
Public event SizeChanged (Inherited from FrameworkElement.)
Public event TextInput (Inherited from UIElement.)
Public event TextInputStart (Inherited from UIElement.)
Public event TextInputUpdate (Inherited from UIElement.)
Public event Unloaded (Inherited from FrameworkElement.)
Public event Unselected (Inherited from TreeViewItem.)

See Also

ContactListGroupItem Class

Microsoft.Lync.Controls Namespace