Share via


ContactContentPresenter Members

Include Protected Members
Include Inherited Members

Reserved for internal use.

The ContactContentPresenter type exposes the following members.

Constructors

  Name Description
Public method ContactContentPresenter Constructs an instance of the ContactContentPresenter 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 Gets or sets the Background [Brush] property
Public property BotContentTemplate Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode.
Public property CacheMode (inherited from UIElement)
Public property Clip (inherited from UIElement)
Public property Content Gets or sets the model object that is used to generate this [ContentPresenter]
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]
Public property ContextualInformation Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
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 FlowDirection (inherited from FrameworkElement)
Public property GroupContentTemplate Gets or sets the DataTemplate used for Group-type contacts in OneLine mode.
Public property Height (inherited from FrameworkElement)
Public property HorizontalAlignment (inherited from FrameworkElement)
Public property IsHitTestVisible (inherited from UIElement)
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
Public property PersonContentTemplate Gets or sets the DataTemplate used for Person-type contacts in OneLine mode.
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
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.
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.
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 (inherited from FrameworkElement)
Protected method OnCreateAutomationPeer (inherited from UIElement)
Public method ReadLocalValue (inherited from DependencyObject)
Protected method RefreshTemplate Reserved for internal use.
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 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 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 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 BackgroundProperty Identifies the Background dependency property.
Public fieldStatic member BotContentTemplateProperty Identifies the BotContentTemplate dependency property.
Public fieldStatic member ContentProperty Identifies the Content dependency property.
Public fieldStatic member ContentTypeProperty Identifies the ContentType dependency property.
Public fieldStatic member ContextualInformationProperty Identifies the ContextualInformation dependency property.
Public fieldStatic member GroupContentTemplateProperty Identifies the GroupContentTemplate dependency property.
Public fieldStatic member ParentContextProperty Identifies the ParentContext dependency property.
Public fieldStatic member PersonContentTemplateProperty Identifies the PersonContentTemplate dependency property.
Public fieldStatic member SelectedTabIndexProperty Identifies the SelectedTabIndex dependency property.
Public fieldStatic member TelephoneContentTemplateProperty Identifies the TelephoneContentTemplate dependency property.

Top

See Also

Reference

ContactContentPresenter Class

Microsoft.Lync.Controls Namespace