Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Reserved for internal use.
The ContactItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
ContactItem | Constructs an instance of the ContactItem class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
ActualHeight | (inherited from FrameworkElement) |
![]() |
ActualWidth | (inherited from FrameworkElement) |
![]() |
AllowDrop | (inherited from UIElement) |
![]() |
Background | (inherited from Control) |
![]() |
BorderBrush | (inherited from Control) |
![]() |
BorderThickness | (inherited from Control) |
![]() |
BotContentTemplate | Gets or sets the DataTemplate used for Bot-type contacts in OneLine mode. (See ContactLayoutView). |
![]() |
BotTwoLineContentTemplate | Gets or sets the DataTemplate used for Bot-type contacts in TwoLines mode. (See ContactLayoutView). |
![]() |
CacheMode | (inherited from UIElement) |
![]() |
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. |
![]() |
ContextMenu | (inherited from UCBase) |
![]() |
ContextualInformation | Gets or sets data structure which provides contextual information for use with the contextual conversation feature. (inherited from ContactBase) |
![]() |
Cursor | (inherited from FrameworkElement) |
![]() |
DataContext | (inherited from FrameworkElement) |
![]() |
DefaultStyleKey | (inherited from Control) |
![]() |
DesiredSize | (inherited from UIElement) |
![]() |
Dispatcher | (inherited from DependencyObject) |
![]() |
DisplayName | Gets the display name of this contact or distribution group. (inherited from ContactBase) |
![]() |
Effect | (inherited from UIElement) |
![]() |
FlowDirection | (inherited from FrameworkElement) |
![]() |
FontFamily | (inherited from Control) |
![]() |
FontSize | (inherited from Control) |
![]() |
FontStretch | (inherited from Control) |
![]() |
FontStyle | (inherited from Control) |
![]() |
FontWeight | (inherited from Control) |
![]() |
Foreground | (inherited from Control) |
![]() |
GroupContentTemplate | Gets or sets the DataTemplate used for Group-type contacts in OneLine mode. (See ContactLayoutView). |
![]() |
GroupTwoLineContentTemplate | Gets or sets the DataTemplate used for Group-type contacts in TwoLines mode. (See ContactLayoutView). |
![]() |
Height | (inherited from FrameworkElement) |
![]() |
HorizontalAlignment | (inherited from FrameworkElement) |
![]() |
HorizontalContentAlignment | (inherited from Control) |
![]() |
InitializationError | (inherited from UCBase) |
![]() |
InitializationErrorMessage | (inherited from UCBase) |
![]() |
InitializationFailed | (inherited from UCBase) |
![]() |
IsContactModelOwner | Reserved for internal use. (inherited from ContactBase) |
![]() |
IsEnabled | (inherited from Control) |
![]() |
IsHitTestVisible | (inherited from UIElement) |
![]() |
IsInResiliencyMode | (inherited from UCBase) |
![]() |
IsLoaded | (inherited from UCBase) |
![]() |
IsLoadedAndIsInVisualTree | (inherited from UCBase) |
![]() |
IsNoteToggleButtonChecked | Gets or sets a boolean value which determines the state of the note toggle button. |
![]() |
IsSelected | Gets or sets if this [ContactItem] is currently selected |
![]() |
IsSignedIn | (inherited from UCBase) |
![]() |
IsTabStop | (inherited from Control) |
![]() |
Language | (inherited from FrameworkElement) |
![]() |
Margin | (inherited from FrameworkElement) |
![]() |
MaxHeight | (inherited from FrameworkElement) |
![]() |
MaxWidth | (inherited from FrameworkElement) |
![]() |
MinHeight | (inherited from FrameworkElement) |
![]() |
MinWidth | (inherited from FrameworkElement) |
![]() |
Model | Reserved for internal use. (inherited from ContactBase) |
![]() |
Name | (inherited from FrameworkElement) |
![]() |
Opacity | (inherited from UIElement) |
![]() |
OpacityMask | (inherited from UIElement) |
![]() |
Padding | (inherited from Control) |
![]() |
Parent | (inherited from FrameworkElement) |
![]() |
ParentContext | Gets or sets a context [Object] to be passed to templates used by this [ContentPresenter] control |
![]() |
PersonContentTemplate | Gets or sets the DataTemplate used for Person-type contacts in OneLine mode. (See ContactLayoutView). |
![]() |
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) |
![]() |
ShowFriendlyName | Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI. |
![]() |
Source | Specifies a contact or distribution group to which this control should be bound. (inherited from ContactBase) |
![]() |
Style | (inherited from FrameworkElement) |
![]() |
TabIndex | (inherited from Control) |
![]() |
TabNavigation | (inherited from Control) |
![]() |
Tag | (inherited from FrameworkElement) |
![]() |
TelephoneContentTemplate | Gets or sets the DataTemplate used for Telephone-type contacts in OneLine mode. (See ContactLayoutView). |
![]() |
TelephoneTwoLineContentTemplate | Gets or sets the DataTemplate used for Telephone-type contacts in TwoLines mode. (See ContactLayoutView). |
![]() |
Template | (inherited from Control) |
![]() |
Triggers | (inherited from FrameworkElement) |
![]() |
UCClientModel | (inherited from UCBase) |
![]() |
UseLayoutRounding | (inherited from UIElement) |
![]() |
VerticalAlignment | (inherited from FrameworkElement) |
![]() |
VerticalContentAlignment | (inherited from Control) |
![]() |
Visibility | (inherited from UIElement) |
![]() |
Width | (inherited from FrameworkElement) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddHandler | (inherited from UIElement) |
![]() |
ApplyTemplate | (inherited from Control) |
![]() |
Arrange | (inherited from UIElement) |
![]() |
ArrangeOverride | (inherited from FrameworkElement) |
![]() |
CaptureMouse | (inherited from UIElement) |
![]() |
CheckAccess | (inherited from DependencyObject) |
![]() |
ClearValue | (inherited from DependencyObject) |
![]() |
Equals | (inherited from Object) |
![]() |
ExtractTemplatePart<T>(String) | (inherited from UCBase) |
![]() |
ExtractTemplatePart<T>(String, Boolean) | (inherited from UCBase) |
![]() |
Finalize | (inherited from Object) |
![]() |
FindName | (inherited from FrameworkElement) |
![]() |
Focus | (inherited from Control) |
![]() |
GetAnimationBaseValue | (inherited from DependencyObject) |
![]() |
GetBindingExpression | (inherited from FrameworkElement) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetTemplateChild | (inherited from Control) |
![]() |
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 ContactBase.OnApplyTemplate().) |
![]() |
OnClientDisconnected | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnContactManagerPropertyChanged | (inherited from UCBase) |
![]() |
OnContactPropertyChanged | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnContextualInformationChanged | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnCreateAutomationPeer | When implemented in a derived class, returns class-specific AutomationPeer implementations for the Silverlight automation infrastructure. (Overrides UIElement.OnCreateAutomationPeer().) |
![]() |
OnDragEnter | (inherited from Control) |
![]() |
OnDragLeave | (inherited from Control) |
![]() |
OnDragOver | (inherited from Control) |
![]() |
OnDrop | (inherited from Control) |
![]() |
OnGotFocus | (inherited from Control) |
![]() |
OnIsInResiliencyModePropertyChanged | (inherited from UCBase) |
![]() |
OnIsSignedPropertyChanged | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnKeyDown | (inherited from Control) |
![]() |
OnKeyUp | (inherited from Control) |
![]() |
OnLoaded | (inherited from UCBase) |
![]() |
OnLostFocus | (inherited from Control) |
![]() |
OnLostMouseCapture | (inherited from Control) |
![]() |
OnManipulationCompleted | (inherited from Control) |
![]() |
OnManipulationDelta | (inherited from Control) |
![]() |
OnManipulationStarted | (inherited from Control) |
![]() |
OnMouseEnter | (inherited from Control) |
![]() |
OnMouseLeave | Called before the MouseLeave event occurs. (Overrides ControlOnMouseLeave(MouseEventArgs).) |
![]() |
OnMouseLeftButtonDown | (inherited from Control) |
![]() |
OnMouseLeftButtonUp | (inherited from Control) |
![]() |
OnMouseMove | (inherited from Control) |
![]() |
OnMouseRightButtonDown | (inherited from Control) |
![]() |
OnMouseRightButtonUp | (inherited from Control) |
![]() |
OnMouseWheel | (inherited from Control) |
![]() |
OnPresenceItemsPropertyChanged | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnSelfModelPropertyChanged | (inherited from UCBase) |
![]() |
OnSourceChanged | Reserved for internal use. (inherited from ContactBase) |
![]() |
OnTextInput | (inherited from Control) |
![]() |
OnTextInputStart | (inherited from Control) |
![]() |
OnTextInputUpdate | (inherited from Control) |
![]() |
OnUnloaded | Reserved for internal use. (inherited from ContactBase) |
![]() |
ReadLocalValue | (inherited from DependencyObject) |
![]() |
ReleaseMouseCapture | (inherited from UIElement) |
![]() |
RemoveHandler | (inherited from UIElement) |
![]() |
SetBinding | (inherited from FrameworkElement) |
![]() |
SetValue | (inherited from DependencyObject) |
![]() |
ToString | (inherited from Object) |
![]() |
TransformToVisual | (inherited from UIElement) |
![]() |
UnwireModel | Reserved for internal use. (inherited from ContactBase) |
![]() |
UnwirePresenceItems | Reserved for internal use. (inherited from ContactBase) |
![]() |
UnwireUCClient | (inherited from UCBase) |
![]() |
UpdateLayout | (inherited from UIElement) |
![]() |
WireModel | Reserved for internal use. (inherited from ContactBase) |
![]() |
WirePresenceItems | Reserved for internal use. (inherited from ContactBase) |
![]() |
WireUCClient | Reserved for internal use. (inherited from ContactBase) |
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) |
![]() |
InitializationCompleted | (inherited from UCBase) |
![]() |
IsEnabledChanged | (inherited from Control) |
![]() |
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) |
![]() |
OnItemTemplated | 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
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)