ContactBase Members

Include Protected Members
Include Inherited Members

Reserved for internal use.

The ContactBase type exposes the following members.

Constructors

  Name Description
Protected method ContactBase Constructs an instance of the ContactBase 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 (inherited from Control)
Public property BorderBrush (inherited from Control)
Public property BorderThickness (inherited from Control)
Public property CacheMode (inherited from UIElement)
Public property Clip (inherited from UIElement)
Public property ContextMenu (inherited from UCBase)
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)
Protected property DefaultStyleKey (inherited from Control)
Public property DesiredSize (inherited from UIElement)
Public property Dispatcher (inherited from DependencyObject)
Public property DisplayName Gets the display name of this contact or distribution group.
Public property Effect (inherited from UIElement)
Public property FlowDirection (inherited from FrameworkElement)
Public property FontFamily (inherited from Control)
Public property FontSize (inherited from Control)
Public property FontStretch (inherited from Control)
Public property FontStyle (inherited from Control)
Public property FontWeight (inherited from Control)
Public property Foreground (inherited from Control)
Public property Height (inherited from FrameworkElement)
Public property HorizontalAlignment (inherited from FrameworkElement)
Public property HorizontalContentAlignment (inherited from Control)
Public property InitializationError (inherited from UCBase)
Public property InitializationErrorMessage (inherited from UCBase)
Public property InitializationFailed (inherited from UCBase)
Protected property IsContactModelOwner Reserved for internal use.
Public property IsEnabled (inherited from Control)
Public property IsHitTestVisible (inherited from UIElement)
Public property IsInResiliencyMode (inherited from UCBase)
Public property IsLoaded (inherited from UCBase)
Protected property IsLoadedAndIsInVisualTree (inherited from UCBase)
Public property IsSignedIn (inherited from UCBase)
Public property IsTabStop (inherited from Control)
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 Model Reserved for internal use.
Public property Name (inherited from FrameworkElement)
Public property Opacity (inherited from UIElement)
Public property OpacityMask (inherited from UIElement)
Public property Padding (inherited from Control)
Public property Parent (inherited from FrameworkElement)
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 Source Specifies a contact or distribution group to which this control should be bound.
Public property Style (inherited from FrameworkElement)
Public property TabIndex (inherited from Control)
Public property TabNavigation (inherited from Control)
Public property Tag (inherited from FrameworkElement)
Public property Template (inherited from Control)
Public property Triggers (inherited from FrameworkElement)
Protected property UCClientModel (inherited from UCBase)
Public property UseLayoutRounding (inherited from UIElement)
Public property VerticalAlignment (inherited from FrameworkElement)
Public property VerticalContentAlignment (inherited from Control)
Public property Visibility (inherited from UIElement)
Public property Width (inherited from FrameworkElement)

Top

Methods

  Name Description
Public method AddHandler (inherited from UIElement)
Public method ApplyTemplate (inherited from Control)
Public method Arrange (inherited from UIElement)
Protected method ArrangeOverride (inherited from FrameworkElement)
Public method CaptureMouse (inherited from UIElement)
Public method CheckAccess (inherited from DependencyObject)
Public method ClearValue (inherited from DependencyObject)
Public method Equals (inherited from Object)
Protected method ExtractTemplatePart<T>(String) (inherited from UCBase)
Protected method ExtractTemplatePart<T>(String, Boolean) (inherited from UCBase)
Protected method Finalize (inherited from Object)
Public method FindName (inherited from FrameworkElement)
Public method Focus (inherited from Control)
Public method GetAnimationBaseValue (inherited from DependencyObject)
Public method GetBindingExpression (inherited from FrameworkElement)
Public method GetHashCode (inherited from Object)
Protected method GetTemplateChild (inherited from Control)
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 UCBase.OnApplyTemplate().)
Protected method OnClientDisconnected Reserved for internal use. (Overrides UCBase.OnClientDisconnected().)
Protected method OnContactManagerPropertyChanged (inherited from UCBase)
Protected method OnContactPropertyChanged Reserved for internal use.
Protected method OnContextualInformationChanged Reserved for internal use.
Protected method OnCreateAutomationPeer (inherited from UIElement)
Protected method OnDragEnter (inherited from Control)
Protected method OnDragLeave (inherited from Control)
Protected method OnDragOver (inherited from Control)
Protected method OnDrop (inherited from Control)
Protected method OnGotFocus (inherited from Control)
Protected method OnIsInResiliencyModePropertyChanged (inherited from UCBase)
Protected method OnIsSignedPropertyChanged Reserved for internal use. (Overrides UCBase.OnIsSignedPropertyChanged(Boolean, Boolean).)
Protected method OnKeyDown (inherited from Control)
Protected method OnKeyUp (inherited from Control)
Protected method OnLoaded (inherited from UCBase)
Protected method OnLostFocus (inherited from Control)
Protected method OnLostMouseCapture (inherited from Control)
Protected method OnManipulationCompleted (inherited from Control)
Protected method OnManipulationDelta (inherited from Control)
Protected method OnManipulationStarted (inherited from Control)
Protected method OnMouseEnter (inherited from Control)
Protected method OnMouseLeave (inherited from Control)
Protected method OnMouseLeftButtonDown (inherited from Control)
Protected method OnMouseLeftButtonUp (inherited from Control)
Protected method OnMouseMove (inherited from Control)
Protected method OnMouseRightButtonDown (inherited from Control)
Protected method OnMouseRightButtonUp (inherited from Control)
Protected method OnMouseWheel (inherited from Control)
Protected method OnPresenceItemsPropertyChanged Reserved for internal use.
Protected method OnSelfModelPropertyChanged (inherited from UCBase)
Protected method OnSourceChanged Reserved for internal use.
Protected method OnTextInput (inherited from Control)
Protected method OnTextInputStart (inherited from Control)
Protected method OnTextInputUpdate (inherited from Control)
Protected method OnUnloaded Reserved for internal use. (Overrides UCBase.OnUnloaded().)
Public method ReadLocalValue (inherited from DependencyObject)
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)
Protected method UnwireModel Reserved for internal use.
Protected method UnwirePresenceItems Reserved for internal use.
Protected method UnwireUCClient (inherited from UCBase)
Public method UpdateLayout (inherited from UIElement)
Protected method WireModel Reserved for internal use.
Protected method WirePresenceItems Reserved for internal use.
Protected method WireUCClient Reserved for internal use. (Overrides UCBase.WireUCClient(IUCClientModel).)

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 InitializationCompleted (inherited from UCBase)
Public event IsEnabledChanged (inherited from Control)
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 ContextualInformationProperty Identifies the ContextualInformation dependency property.
Public fieldStatic member DisplayNameProperty Identifies the DisplayName dependency property.
Public fieldStatic member ModelProperty Identifies the Model dependency property.
Public fieldStatic member SourceProperty Identifies the Source dependency property.

Top

See Also

Reference

ContactBase Class

Microsoft.Lync.Controls Namespace