ContactItemContentPresenter Members
Include Protected Members
Include Inherited Members
Reserved for internal use.
The ContactItemContentPresenter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContactItemContentPresenter | Constructs an instance of the ContactItemContentPresenter class. |
Top
Properties
Name | Description | |
---|---|---|
ActualHeight | (inherited from FrameworkElement) | |
ActualWidth | (inherited from FrameworkElement) | |
AllowDrop | (inherited from UIElement) | |
Background | Gets or sets the Background [Brush] property (inherited from ContactContentPresenter) | |
BotContentTemplate | Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (inherited from ContactContentPresenter) | |
BotTwoLineContentTemplate | Gets or sets the DataTemplate used for Bot-type contacts in TwoLines mode. (See ContactLayoutView). | |
CacheMode | (inherited from UIElement) | |
CallButton | Reserved for internal use. | |
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. | |
Clip | (inherited from UIElement) | |
ContactLayoutView | Gets or sets an enumerated value which determines whether this contact item is displayed in OneLine or TwoLines mode. | |
Content | Gets or sets the model object that is used to generate this [ContentPresenter] (inherited from ContactContentPresenter) | |
ContentTemplate | (inherited from ContentPresenter) | |
ContentType | Gets or sets an enumerated value that identifies the type of model that is used to generate this [ContentPresenter] (inherited from ContactContentPresenter) | |
ContextualInformation | Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (inherited from ContactContentPresenter) | |
Cursor | (inherited from FrameworkElement) | |
DataContext | (inherited from FrameworkElement) | |
DesiredSize | (inherited from UIElement) | |
Dispatcher | (inherited from DependencyObject) | |
Effect | (inherited from UIElement) | |
FlowDirection | (inherited from FrameworkElement) | |
GroupContentTemplate | Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (inherited from ContactContentPresenter) | |
GroupTwoLineContentTemplate | Gets or sets the DataTemplate used for Group-type contacts in TwoLines mode. (See ContactLayoutView). | |
Height | (inherited from FrameworkElement) | |
HorizontalAlignment | (inherited from FrameworkElement) | |
IsHitTestVisible | (inherited from UIElement) | |
IsNoteToggleButtonChecked | Gets or sets a boolean value which determines the state of the note toggle button. | |
IsSelected | Gets or sets a boolean value that determines if this [ContactItemContentPresenter] is currently selected | |
Language | (inherited from FrameworkElement) | |
Margin | (inherited from FrameworkElement) | |
MaxHeight | (inherited from FrameworkElement) | |
MaxWidth | (inherited from FrameworkElement) | |
MinHeight | (inherited from FrameworkElement) | |
MinWidth | (inherited from FrameworkElement) | |
Name | (inherited from FrameworkElement) | |
Opacity | (inherited from UIElement) | |
OpacityMask | (inherited from UIElement) | |
Parent | (inherited from FrameworkElement) | |
ParentContext | Gets or sets a context [Object] to be passed to templates used by this [ContentPresenter] control (inherited from ContactContentPresenter) | |
PersonContentTemplate | Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (inherited from ContactContentPresenter) | |
PersonTwoLineContentTemplate | Gets or sets the DataTemplate used for Person-type contacts in TwoLines mode. (See ContactLayoutView). | |
Projection | (inherited from UIElement) | |
RenderSize | (inherited from UIElement) | |
RenderTransform | (inherited from UIElement) | |
RenderTransformOrigin | (inherited from UIElement) | |
Resources | (inherited from FrameworkElement) | |
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) | |
ShowFriendlyName | Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI. | |
Style | (inherited from FrameworkElement) | |
Tag | (inherited from FrameworkElement) | |
TelephoneContentTemplate | Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (inherited from ContactContentPresenter) | |
TelephoneTwoLineContentTemplate | Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView). | |
Triggers | (inherited from FrameworkElement) | |
UseLayoutRounding | (inherited from UIElement) | |
VerticalAlignment | (inherited from FrameworkElement) | |
Visibility | (inherited from UIElement) | |
Width | (inherited from FrameworkElement) |
Top
Methods
Name | Description | |
---|---|---|
AddHandler | (inherited from UIElement) | |
Arrange | (inherited from UIElement) | |
ArrangeOverride | (inherited from FrameworkElement) | |
CaptureMouse | (inherited from UIElement) | |
CheckAccess | (inherited from DependencyObject) | |
ChooseTemplate | Reserved for internal use. (Overrides ContactContentPresenter.ChooseTemplate(Object).) | |
ClearValue | (inherited from DependencyObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
FindName | (inherited from FrameworkElement) | |
GetAnimationBaseValue | (inherited from DependencyObject) | |
GetBindingExpression | (inherited from FrameworkElement) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
GetValue | (inherited from DependencyObject) | |
InvalidateArrange | (inherited from UIElement) | |
InvalidateMeasure | (inherited from UIElement) | |
Measure | (inherited from UIElement) | |
MeasureOverride | (inherited from FrameworkElement) | |
MemberwiseClone | (inherited from Object) | |
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().) | |
OnCreateAutomationPeer | (inherited from UIElement) | |
ReadLocalValue | (inherited from DependencyObject) | |
RefreshTemplate | Reserved for internal use. (inherited from ContactContentPresenter) | |
ReleaseMouseCapture | (inherited from UIElement) | |
RemoveHandler | (inherited from UIElement) | |
SetBinding | (inherited from FrameworkElement) | |
SetValue | (inherited from DependencyObject) | |
ToString | (inherited from Object) | |
TransformToVisual | (inherited from UIElement) | |
UpdateLayout | (inherited from UIElement) |
Top
Events
Name | Description | |
---|---|---|
BindingValidationError | (inherited from FrameworkElement) | |
DragEnter | (inherited from UIElement) | |
DragLeave | (inherited from UIElement) | |
DragOver | (inherited from UIElement) | |
Drop | (inherited from UIElement) | |
GotFocus | (inherited from UIElement) | |
KeyDown | (inherited from UIElement) | |
KeyUp | (inherited from UIElement) | |
LayoutUpdated | (inherited from FrameworkElement) | |
Loaded | (inherited from FrameworkElement) | |
LostFocus | (inherited from UIElement) | |
LostMouseCapture | (inherited from UIElement) | |
ManipulationCompleted | (inherited from UIElement) | |
ManipulationDelta | (inherited from UIElement) | |
ManipulationStarted | (inherited from UIElement) | |
MouseEnter | (inherited from UIElement) | |
MouseLeave | (inherited from UIElement) | |
MouseLeftButtonDown | (inherited from UIElement) | |
MouseLeftButtonUp | (inherited from UIElement) | |
MouseMove | (inherited from UIElement) | |
MouseRightButtonDown | (inherited from UIElement) | |
MouseRightButtonUp | (inherited from UIElement) | |
MouseWheel | (inherited from UIElement) | |
OnTemplateApplied | Raised when the control has applied a template for the contact. | |
SizeChanged | (inherited from FrameworkElement) | |
TextInput | (inherited from UIElement) | |
TextInputStart | (inherited from UIElement) | |
TextInputUpdate | (inherited from UIElement) | |
Unloaded | (inherited from FrameworkElement) |
Top
Fields
Name | Description | |
---|---|---|
BotTwoLineContentTemplateProperty | Identifies the BotTwoLineContentTemplate dependency property. | |
CallButtonProperty | Identifies the CallButton dependency property. | |
CallButtonVisibilityProperty | Identifies the CallButtonVisibility dependency property. | |
ContactLayoutViewProperty | Identifies the ContactLayoutView dependency property. | |
GroupTwoLineContentTemplateProperty | Identifies the GroupTwoLineContentTemplate dependency property. | |
IsNoteToggleButtonCheckedProperty | Identifies the IsNoteToggleButtonChecked dependency property. | |
IsSelectedProperty | Identifies the IsSelected dependency property. | |
PersonTwoLineContentTemplateProperty | Identifies the PersonTwoLineContentTemplate dependency property. | |
ShowFriendlyNameProperty | Identifies the ShowFriendlyName dependency property. | |
TelephoneTwoLineContentTemplateProperty | Identifies the TelephoneTwoLineContentTemplate dependency property. |
Top