ContactButton members
Reserved for internal use.
The ContactButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContactButton | Constructs an instance of the ContactButton 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.) | |
CacheMode | (Inherited from UIElement.) | |
Clip | (Inherited from UIElement.) | |
Content | Gets or sets the content of this control. | |
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.) | |
Height | (Inherited from FrameworkElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
InitializationError | (Inherited from UCBase.) | |
InitializationErrorMessage | (Inherited from UCBase.) | |
InitializationFailed | (Inherited from UCBase.) | |
IsButtonEnabled | Gets a boolean value which indicates or not the button contained in this control's template is enabled. | |
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.) | |
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.) | |
Projection | (Inherited from UIElement.) | |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
Resources | (Inherited from FrameworkElement.) | |
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.) | |
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 | (Inherited from UIElement.) | |
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 | (Inherited from Control.) | |
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.) | |
IsButtonEnabledChanged | Occurs when the [IsButtonEnabled] property changes. | |
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.) | |
SizeChanged | (Inherited from FrameworkElement.) |
Top
Fields
Name | Description | |
---|---|---|
ContentProperty | Identifies the Content dependency property. |
Top