ContactItem 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.) | |
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.) | |
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().) | |
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.) | |
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.) | |
OnMouseWheel | (Inherited from Control.) | |
OnPresenceItemsPropertyChanged | Reserved for internal use. (Inherited from ContactBase.) | |
OnSelfModelPropertyChanged | (Inherited from UCBase.) | |
OnSourceChanged | Reserved for internal use. (Inherited from ContactBase.) | |
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.) | |
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.) | |
MouseEnter | (Inherited from UIElement.) | |
MouseLeave | (Inherited from UIElement.) | |
MouseLeftButtonDown | (Inherited from UIElement.) | |
MouseLeftButtonUp | (Inherited from UIElement.) | |
MouseMove | (Inherited from UIElement.) | |
MouseWheel | (Inherited from UIElement.) | |
OnItemTemplated | Raised when the control has applied a template for the contact. | |
SizeChanged | (Inherited from FrameworkElement.) |
Top
Fields
Top