ContactItemContentPresenter members

Reserved for internal use.

The ContactItemContentPresenter type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property Background Gets or sets the Background [Brush] property (Inherited from ContactContentPresenter.)
Public property BotContentTemplate Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (Inherited from ContactContentPresenter.)
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 CallButton Reserved for internal use.
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 Content Gets or sets the model object that is used to generate this [ContentPresenter] (Inherited from ContactContentPresenter.)
Public property ContentTemplate (Inherited from ContentPresenter.)
Public property ContentType Gets or sets an enumerated value that identifies the type of model that is used to generate this [ContentPresenter] (Inherited from ContactContentPresenter.)
Public property ContextualInformation Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (Inherited from ContactContentPresenter.)
Public property Cursor (Inherited from FrameworkElement.)
Public property DataContext (Inherited from FrameworkElement.)
Public property DesiredSize (Inherited from UIElement.)
Public property Dispatcher (Inherited from DependencyObject.)
Public property Effect (Inherited from UIElement.)
Public property GroupContentTemplate Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (Inherited from ContactContentPresenter.)
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 IsHitTestVisible (Inherited from UIElement.)
Public property IsNoteToggleButtonChecked Gets or sets a boolean value which determines the state of the note toggle button.
Public property IsSelected Gets or sets a boolean value that determines if this [ContactItemContentPresenter] is currently selected
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 Parent (Inherited from FrameworkElement.)
Public property ParentContext Gets or sets a context [Object] to be passed to templates used by this [ContentPresenter] control (Inherited from ContactContentPresenter.)
Public property PersonContentTemplate Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (Inherited from ContactContentPresenter.)
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 SelectedTabIndex Gets or sets the index of the tab item to display if the active template has a Tab control that chooses to use this property (Inherited from ContactContentPresenter.)
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 Style (Inherited from FrameworkElement.)
Public property Tag (Inherited from FrameworkElement.)
Public property TelephoneContentTemplate Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (Inherited from ContactContentPresenter.)
Public property TelephoneTwoLineContentTemplate Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView).
Public property Triggers (Inherited from FrameworkElement.)
Public property UseLayoutRounding (Inherited from UIElement.)
Public property VerticalAlignment (Inherited from FrameworkElement.)
Public property Visibility (Inherited from UIElement.)
Public property Width (Inherited from FrameworkElement.)

Top

Methods

  Name Description
Public method AddHandler (Inherited from UIElement.)
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 ChooseTemplate Reserved for internal use. (Overrides ContactContentPresenter.ChooseTemplate(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 GetAnimationBaseValue (Inherited from DependencyObject.)
Public method GetBindingExpression (Inherited from FrameworkElement.)
Public method GetHashCode (Inherited from Object.)
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 FrameworkElement.OnApplyTemplate().)
Protected method OnCreateAutomationPeer (Inherited from UIElement.)
Public method ReadLocalValue (Inherited from DependencyObject.)
Protected method RefreshTemplate Reserved for internal use. (Inherited from ContactContentPresenter.)
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.)

Top

Events

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

Top

Fields

  Name Description
Public fieldStatic member BotTwoLineContentTemplateProperty Identifies the BotTwoLineContentTemplate dependency property.
Public fieldStatic member CallButtonProperty Identifies the CallButton dependency property.
Public fieldStatic member CallButtonVisibilityProperty Identifies the CallButtonVisibility dependency property.
Public fieldStatic member ContactLayoutViewProperty Identifies the ContactLayoutView 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 PersonTwoLineContentTemplateProperty Identifies the PersonTwoLineContentTemplate dependency property.
Public fieldStatic member ShowFriendlyNameProperty Identifies the ShowFriendlyName dependency property.
Public fieldStatic member TelephoneTwoLineContentTemplateProperty Identifies the TelephoneTwoLineContentTemplate dependency property.

Top

See also

Reference

ContactItemContentPresenter class

Microsoft.Lync.Controls namespace