Поделиться через


ContactItem Members

Include Protected Members
Include Inherited Members

Reserved for internal use.

The ContactItem type exposes the following members.

Constructors

  Name Description
Public method ContactItem Constructs an instance of the ContactItem class.

Top

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 BotContentTemplate Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (See ContactLayoutView).
Public property BotTwoLineContentTemplate Gets or sets the DataTemplate used for Bot-type contacts in TwoLines mode. (See ContactLayoutView).
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.
Public property Clip (inherited from UIElement)
Public property ContactLayoutView Gets or sets an enumerated value which determines whether this contact item is displayed in OneLine or TwoLines mode.
Public property ContextMenu (inherited from UCBase)
Public property ContextualInformation Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (inherited from ContactBase)
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 DisplayName Gets the display name of this contact or distribution group. (inherited from ContactBase)
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 GroupContentTemplate Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (See ContactLayoutView).
Public property GroupTwoLineContentTemplate Gets or sets the DataTemplate used for Group-type contacts in TwoLines mode. (See ContactLayoutView).
Public property Height (inherited from FrameworkElement)
Public property HorizontalAlignment (inherited from FrameworkElement)
Public property HorizontalContentAlignment (inherited from Control)
Public property InitializationError (inherited from UCBase)
Public property InitializationErrorMessage (inherited from UCBase)
Public property InitializationFailed (inherited from UCBase)
Protected property IsContactModelOwner Reserved for internal use. (inherited from ContactBase)
Public property IsEnabled (inherited from Control)
Public property IsHitTestVisible (inherited from UIElement)
Public property IsInResiliencyMode (inherited from UCBase)
Public property IsLoaded (inherited from UCBase)
Protected property IsLoadedAndIsInVisualTree (inherited from UCBase)
Public property IsNoteToggleButtonChecked Gets or sets a boolean value which determines the state of the note toggle button.
Public property IsSelected Gets or sets if this [ContactItem] is currently selected
Public property IsSignedIn (inherited from UCBase)
Public property IsTabStop (inherited from Control)
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. (inherited from ContactBase)
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 ParentContext Gets or sets a context [Object] to be passed to templates used by this [ContentPresenter] control
Public property PersonContentTemplate Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (See ContactLayoutView).
Public property PersonTwoLineContentTemplate Gets or sets the DataTemplate used for Person-type contacts in TwoLines mode. (See ContactLayoutView).
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 ShowFriendlyName Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI.
Public property Source Specifies a contact or distribution group to which this control should be bound. (inherited from ContactBase)
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 TelephoneContentTemplate Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (See ContactLayoutView).
Public property TelephoneTwoLineContentTemplate Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView).
Public property Template (inherited from Control)
Public property Triggers (inherited from FrameworkElement)
Protected property UCClientModel (inherited from UCBase)
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)
Public method ClearValue (inherited from DependencyObject)
Public method Equals (inherited from Object)
Protected method ExtractTemplatePart<T>(String) (inherited from UCBase)
Protected method ExtractTemplatePart<T>(String, Boolean) (inherited from UCBase)
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)
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)
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 ContactBase.OnApplyTemplate().)
Protected method OnClientDisconnected Reserved for internal use. (inherited from ContactBase)
Protected method OnContactManagerPropertyChanged (inherited from UCBase)
Protected method OnContactPropertyChanged Reserved for internal use. (inherited from ContactBase)
Protected method OnContextualInformationChanged Reserved for internal use. (inherited from ContactBase)
Protected method OnCreateAutomationPeer When implemented in a derived class, returns class-specific AutomationPeer implementations for the Silverlight automation infrastructure. (Overrides UIElement.OnCreateAutomationPeer().)
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 OnGotFocus (inherited from Control)
Protected method OnIsInResiliencyModePropertyChanged (inherited from UCBase)
Protected method OnIsSignedPropertyChanged Reserved for internal use. (inherited from ContactBase)
Protected method OnKeyDown (inherited from Control)
Protected method OnKeyUp (inherited from Control)
Protected method OnLoaded (inherited from UCBase)
Protected method OnLostFocus (inherited from Control)
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 Control)
Protected method OnMouseLeave Called before the MouseLeave event occurs. (Overrides ControlOnMouseLeave(MouseEventArgs).)
Protected method OnMouseLeftButtonDown (inherited from Control)
Protected method OnMouseLeftButtonUp (inherited from Control)
Protected method OnMouseMove (inherited from Control)
Protected method OnMouseRightButtonDown (inherited from Control)
Protected method OnMouseRightButtonUp (inherited from Control)
Protected method OnMouseWheel (inherited from Control)
Protected method OnPresenceItemsPropertyChanged Reserved for internal use. (inherited from ContactBase)
Protected method OnSelfModelPropertyChanged (inherited from UCBase)
Protected method OnSourceChanged Reserved for internal use. (inherited from ContactBase)
Protected method OnTextInput (inherited from Control)
Protected method OnTextInputStart (inherited from Control)
Protected method OnTextInputUpdate (inherited from Control)
Protected method OnUnloaded Reserved for internal use. (inherited from ContactBase)
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)
Protected method UnwireModel Reserved for internal use. (inherited from ContactBase)
Protected method UnwirePresenceItems Reserved for internal use. (inherited from ContactBase)
Protected method UnwireUCClient (inherited from UCBase)
Public method UpdateLayout (inherited from UIElement)
Protected method WireModel Reserved for internal use. (inherited from ContactBase)
Protected method WirePresenceItems Reserved for internal use. (inherited from ContactBase)
Protected method WireUCClient Reserved for internal use. (inherited from ContactBase)

Top

Events

  Name Description
Public event BindingValidationError (inherited from FrameworkElement)
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 GotFocus (inherited from UIElement)
Public event InitializationCompleted (inherited from UCBase)
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 OnItemTemplated Raised when the control has applied a template for the contact.
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)

Top

Fields

  Name Description
Public fieldStatic member BotContentTemplateProperty Identifies the BotContentTemplate dependency property.
Public fieldStatic member BotTwoLineContentTemplateProperty Identifies the BotTwoLineContentTemplate dependency property.
Public fieldStatic member CallButtonVisibilityProperty Identifies the CallButtonVisibility dependency property.
Public fieldStatic member ContactLayoutViewProperty Identifies the ContactLayoutView dependency property.
Public fieldStatic member GroupContentTemplateProperty Identifies the GroupContentTemplate dependency property.
Public fieldStatic member GroupTwoLineContentTemplateProperty Identifies the GroupTwoLineContentTemplate dependency property.
Public fieldStatic member IsNoteToggleButtonCheckedProperty Identifies the IsNoteToggleButtonChecked dependency property.
Public fieldStatic member IsSelectedProperty Identifies the IsSelected dependency property.
Public fieldStatic member ParentContextProperty Identifies the ParentContext dependency property.
Public fieldStatic member PersonContentTemplateProperty Identifies the PersonContentTemplate dependency property.
Public fieldStatic member PersonTwoLineContentTemplateProperty Identifies the PersonTwoLineContentTemplate dependency property.
Public fieldStatic member ShowFriendlyNameProperty Identifies the ShowFriendlyName dependency property.
Public fieldStatic member TelephoneContentTemplateProperty Identifies the TelephoneContentTemplate dependency property.
Public fieldStatic member TelephoneTwoLineContentTemplateProperty Identifies the TelephoneTwoLineContentTemplate dependency property.

Top

See Also

Reference

ContactItem Class

Microsoft.Lync.Controls Namespace