The CustomContactListtype exposes the following members.

Constructors

  Name Description
Public method CustomContactList
Initializes a new instance of the CustomContactList class.

Methods

  Name Description
Protected method AddChild (Inherited from ItemsControl.)
Public method AddHandler(RoutedEvent, Delegate) (Inherited from UIElement UIElement.)
Public method AddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement UIElement.)
Protected method AddLogicalChild (Inherited from FrameworkElement.)
Protected method AddText (Inherited from ItemsControl.)
Public method AddToEventRoute (Inherited from UIElement.)
Protected method AddVisualChild (Inherited from Visual.)
Public method ApplyAnimationClock(DependencyProperty, AnimationClock) (Inherited from UIElement UIElement.)
Public method ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior) (Inherited from UIElement UIElement.)
Public method ApplyTemplate (Inherited from FrameworkElement.)
Public method Arrange (Inherited from UIElement.)
Protected method ArrangeCore (Inherited from FrameworkElement.)
Protected method ArrangeOverride (Inherited from Control.)
Public method BeginAnimation(DependencyProperty, AnimationTimeline) (Inherited from UIElement UIElement.)
Public method BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior) (Inherited from UIElement UIElement.)
Public method BeginInit (Inherited from ItemsControl.)
Public method BeginStoryboard(Storyboard) (Inherited from FrameworkElement FrameworkElement.)
Public method BeginStoryboard(Storyboard, HandoffBehavior) (Inherited from FrameworkElement FrameworkElement.)
Public method BeginStoryboard(Storyboard, HandoffBehavior, Boolean) (Inherited from FrameworkElement FrameworkElement.)
Public method BringIntoView () () () () (Inherited from FrameworkElement FrameworkElement.)
Public method BringIntoView(Rect) (Inherited from FrameworkElement FrameworkElement.)
Public method CaptureMouse (Inherited from UIElement.)
Public method CaptureStylus (Inherited from UIElement.)
Public method CheckAccess (Inherited from DispatcherObject.)
Protected method ClearContainerForItemOverride
Overrides the ClearContainerForItemOverride method to remove bindings added by the PrepareContainerForItemOverridemethod.
(Overrides UCListBox . . :: . . ClearContainerForItemOverride(DependencyObject, Object).)
Public method ClearValue(DependencyProperty) (Inherited from DependencyObject DependencyObject.)
Public method ClearValue(DependencyPropertyKey) (Inherited from DependencyObject DependencyObject.)
Public method CoerceValue (Inherited from DependencyObject.)
Public method ContainerFromElement (Inherited from ItemsControl.)
Public method EndInit (Inherited from ItemsControl.)
Public method Equals (Inherited from DependencyObject.)
Protected method Finalize (Inherited from Object.)
Public method FindCommonVisualAncestor (Inherited from Visual.)
Public method FindName (Inherited from FrameworkElement.)
Public method FindResource (Inherited from FrameworkElement.)
Public method Focus (Inherited from UIElement.)
Public method GetAnimationBaseValue (Inherited from UIElement.)
Public method GetBindingExpression (Inherited from FrameworkElement.)
Protected method GetContainerForItemOverride
Overrides the GetContainerForItemOverride method to create a CustomContactListItemcontainer and apply a DataTemplate, if there is an explicit one.
(Overrides ListBox . . :: . . GetContainerForItemOverride () () () () .)
Public method GetHashCode (Inherited from DependencyObject.)
Protected method GetLayoutClip (Inherited from FrameworkElement.)
Public method GetLocalValueEnumerator (Inherited from DependencyObject.)
Protected method GetTemplateChild (Inherited from FrameworkElement.)
Public method GetType (Inherited from Object.)
Protected method GetUIParentCore (Inherited from FrameworkElement.)
Public method GetValue (Inherited from DependencyObject.)
Protected method GetVisualChild (Inherited from FrameworkElement.)
Protected method HitTestCore(PointHitTestParameters) (Inherited from UIElement UIElement.)
Protected method HitTestCore(GeometryHitTestParameters) (Inherited from UIElement UIElement.)
Public method InputHitTest (Inherited from UIElement.)
Public method InvalidateArrange (Inherited from UIElement.)
Public method InvalidateMeasure (Inherited from UIElement.)
Public method InvalidateProperty (Inherited from DependencyObject.)
Public method InvalidateVisual (Inherited from UIElement.)
Public method IsAncestorOf (Inherited from Visual.)
Public method IsDescendantOf (Inherited from Visual.)
Protected method IsItemItsOwnContainerOverride
Overrides the IsItemItsOwnContainerOverride method to return a bool indicating whether the type is a CustomContactListItem.
(Overrides ListBox . . :: . . IsItemItsOwnContainerOverride(Object).)
Public method Measure (Inherited from UIElement.)
Protected method MeasureCore (Inherited from FrameworkElement.)
Protected method MeasureOverride (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Public method MoveFocus (Inherited from FrameworkElement.)
Protected method OnAccessKey (Inherited from UIElement.)
Protected method OnAlternationCountChanged (Inherited from ItemsControl.)
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.
(Inherited from UCListBox.)
Protected method OnChildDesiredSizeChanged (Inherited from UIElement.)
Protected method OnContextMenuClosing (Inherited from FrameworkElement.)
Protected method OnContextMenuOpening (Inherited from FrameworkElement.)
Protected method OnCreateAutomationPeer (Inherited from ListBox.)
Protected method OnDisplayMemberPathChanged (Inherited from ItemsControl.)
Protected method OnDragEnter (Inherited from UIElement.)
Protected method OnDragLeave (Inherited from UIElement.)
Protected method OnDragOver (Inherited from UIElement.)
Protected method OnDrop (Inherited from UIElement.)
Protected method OnGiveFeedback (Inherited from UIElement.)
Protected method OnGotFocus (Inherited from FrameworkElement.)
Protected method OnGotKeyboardFocus (Inherited from UIElement.)
Protected method OnGotMouseCapture (Inherited from UIElement.)
Protected method OnGotStylusCapture (Inherited from UIElement.)
Protected method OnGroupStyleSelectorChanged (Inherited from ItemsControl.)
Protected method OnInitialized (Inherited from FrameworkElement.)
Protected method OnIsKeyboardFocusedChanged (Inherited from UIElement.)
Protected method OnIsKeyboardFocusWithinChanged (Inherited from Selector.)
Protected method OnIsMouseCapturedChanged (Inherited from ListBox.)
Protected method OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
Protected method OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
Protected method OnIsStylusCapturedChanged (Inherited from UIElement.)
Protected method OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
Protected method OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
Protected method OnItemBindingGroupChanged (Inherited from ItemsControl.)
Protected method OnItemContainerStyleChanged (Inherited from ItemsControl.)
Protected method OnItemContainerStyleSelectorChanged (Inherited from ItemsControl.)
Protected method OnItemsChanged
Reserved for internal use.
(Inherited from UCListBox.)
Protected method OnItemsPanelChanged (Inherited from ItemsControl.)
Protected method OnItemsSourceChanged (Inherited from Selector.)
Protected method OnItemStringFormatChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
Protected method OnKeyDown (Inherited from ListBox.)
Protected method OnKeyUp (Inherited from UIElement.)
Protected method OnLostFocus (Inherited from UIElement.)
Protected method OnLostKeyboardFocus (Inherited from UIElement.)
Protected method OnLostMouseCapture (Inherited from UIElement.)
Protected method OnLostStylusCapture (Inherited from UIElement.)
Protected method OnMouseDoubleClick (Inherited from Control.)
Protected method OnMouseDown (Inherited from UIElement.)
Protected method OnMouseEnter (Inherited from UIElement.)
Protected method OnMouseLeave (Inherited from UIElement.)
Protected method OnMouseLeftButtonDown (Inherited from UIElement.)
Protected method OnMouseLeftButtonUp (Inherited from UIElement.)
Protected method OnMouseMove (Inherited from ListBox.)
Protected method OnMouseRightButtonDown (Inherited from UIElement.)
Protected method OnMouseRightButtonUp (Inherited from UIElement.)
Protected method OnMouseUp (Inherited from UIElement.)
Protected method OnMouseWheel (Inherited from UIElement.)
Protected method OnPreviewDragEnter (Inherited from UIElement.)
Protected method OnPreviewDragLeave (Inherited from UIElement.)
Protected method OnPreviewDragOver (Inherited from UIElement.)
Protected method OnPreviewDrop (Inherited from UIElement.)
Protected method OnPreviewGiveFeedback (Inherited from UIElement.)
Protected method OnPreviewGotKeyboardFocus (Inherited from UIElement.)
Protected method OnPreviewKeyDown (Inherited from UIElement.)
Protected method OnPreviewKeyUp (Inherited from UIElement.)
Protected method OnPreviewLostKeyboardFocus (Inherited from UIElement.)
Protected method OnPreviewMouseDoubleClick (Inherited from Control.)
Protected method OnPreviewMouseDown (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
Protected method OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
Protected method OnPreviewMouseMove (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonDown (Inherited from UIElement.)
Protected method OnPreviewMouseRightButtonUp (Inherited from UIElement.)
Protected method OnPreviewMouseUp (Inherited from UIElement.)
Protected method OnPreviewMouseWheel (Inherited from UIElement.)
Protected method OnPreviewQueryContinueDrag (Inherited from UIElement.)
Protected method OnPreviewStylusButtonDown (Inherited from UIElement.)
Protected method OnPreviewStylusButtonUp (Inherited from UIElement.)
Protected method OnPreviewStylusDown (Inherited from UIElement.)
Protected method OnPreviewStylusInAirMove (Inherited from UIElement.)
Protected method OnPreviewStylusInRange (Inherited from UIElement.)
Protected method OnPreviewStylusMove (Inherited from UIElement.)
Protected method OnPreviewStylusOutOfRange (Inherited from UIElement.)
Protected method OnPreviewStylusSystemGesture (Inherited from UIElement.)
Protected method OnPreviewStylusUp (Inherited from UIElement.)
Protected method OnPreviewTextInput (Inherited from UIElement.)
Protected method OnPropertyChanged (Inherited from FrameworkElement.)
Protected method OnQueryContinueDrag (Inherited from UIElement.)
Protected method OnQueryCursor (Inherited from UIElement.)
Protected method OnRender (Inherited from UIElement.)
Protected method OnRenderSizeChanged (Inherited from FrameworkElement.)
Protected method OnSelectionChanged (Inherited from ListBox.)
Protected method OnStyleChanged (Inherited from FrameworkElement.)
Protected method OnStylusButtonDown (Inherited from UIElement.)
Protected method OnStylusButtonUp (Inherited from UIElement.)
Protected method OnStylusDown (Inherited from UIElement.)
Protected method OnStylusEnter (Inherited from UIElement.)
Protected method OnStylusInAirMove (Inherited from UIElement.)
Protected method OnStylusInRange (Inherited from UIElement.)
Protected method OnStylusLeave (Inherited from UIElement.)
Protected method OnStylusMove (Inherited from UIElement.)
Protected method OnStylusOutOfRange (Inherited from UIElement.)
Protected method OnStylusSystemGesture (Inherited from UIElement.)
Protected method OnStylusUp (Inherited from UIElement.)
Protected method OnTemplateChanged (Inherited from Control.)
Protected method OnTextInput (Inherited from ItemsControl.)
Protected method OnToolTipClosing (Inherited from FrameworkElement.)
Protected method OnToolTipOpening (Inherited from FrameworkElement.)
Protected method OnVisualChildrenChanged (Inherited from Visual.)
Protected method OnVisualParentChanged (Inherited from FrameworkElement.)
Protected method ParentLayoutInvalidated (Inherited from FrameworkElement.)
Public method PointFromScreen (Inherited from Visual.)
Public method PointToScreen (Inherited from Visual.)
Public method PredictFocus (Inherited from FrameworkElement.)
Protected method PrepareContainerForItemOverride
Overrides the PrepareContainerForItemOverride method to prepare the CustomContactListItem for display.
(Overrides UCListBox . . :: . . PrepareContainerForItemOverride(DependencyObject, Object).)
Public method RaiseEvent (Inherited from UIElement.)
Public method ReadLocalValue (Inherited from DependencyObject.)
Public method RegisterName (Inherited from FrameworkElement.)
Public method ReleaseMouseCapture (Inherited from UIElement.)
Public method ReleaseStylusCapture (Inherited from UIElement.)
Public method RemoveHandler (Inherited from UIElement.)
Protected method RemoveLogicalChild (Inherited from FrameworkElement.)
Protected method RemoveVisualChild (Inherited from Visual.)
Public method ScrollIntoView (Inherited from ListBox.)
Public method SelectAll (Inherited from ListBox.)
Public method SetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement FrameworkElement.)
Public method SetBinding(DependencyProperty, String) (Inherited from FrameworkElement FrameworkElement.)
Public method SetResourceReference (Inherited from FrameworkElement.)
Protected method SetSelectedItems (Inherited from ListBox.)
Public method SetValue(DependencyProperty, Object) (Inherited from DependencyObject DependencyObject.)
Public method SetValue(DependencyPropertyKey, Object) (Inherited from DependencyObject DependencyObject.)
Protected method ShouldApplyItemContainerStyle (Inherited from ItemsControl.)
Public method ShouldSerializeCommandBindings (Inherited from UIElement.)
Public method ShouldSerializeGroupStyle (Inherited from ItemsControl.)
Public method ShouldSerializeInputBindings (Inherited from UIElement.)
Public method ShouldSerializeItems (Inherited from ItemsControl.)
Protected method ShouldSerializeProperty (Inherited from DependencyObject.)
Public method ShouldSerializeResources (Inherited from FrameworkElement.)
Public method ShouldSerializeStyle (Inherited from FrameworkElement.)
Public method ShouldSerializeTriggers (Inherited from FrameworkElement.)
Public method ToString (Inherited from ItemsControl.)
Public method TransformToAncestor(Visual) (Inherited from Visual Visual.)
Public method TransformToAncestor(Visual3D) (Inherited from Visual Visual.)
Public method TransformToDescendant (Inherited from Visual.)
Public method TransformToVisual (Inherited from Visual.)
Public method TranslatePoint (Inherited from UIElement.)
Public method TryFindResource (Inherited from FrameworkElement.)
Public method UnregisterName (Inherited from FrameworkElement.)
Public method UnselectAll (Inherited from ListBox.)
Public method UpdateLayout (Inherited from UIElement.)
Public method VerifyAccess (Inherited from DispatcherObject.)

Fields

Properties

  Name Description
Public property ActualHeight (Inherited from FrameworkElement.)
Public property ActualWidth (Inherited from FrameworkElement.)
Public property AllowDrop (Inherited from UIElement.)
Public property AlternationCount (Inherited from ItemsControl.)
Public property Background (Inherited from Control.)
Public property BindingGroup (Inherited from FrameworkElement.)
Public property BitmapEffect Obsolete. (Inherited from UIElement.)
Public property BitmapEffectInput Obsolete. (Inherited from UIElement.)
Public property BorderBrush (Inherited from Control.)
Public property BorderThickness (Inherited from Control.)
Public property BotItemTemplate
Gets or sets the DataTemplateused for Bot-type contacts in OneLinemode.
(Inherited from UCListBox.)
Public property BotTwoLineItemTemplate
Gets or sets the DataTemplateused for Bot-type contacts in TwoLinesmode. (See ContactLayoutView).
Public property Clip (Inherited from UIElement.)
Public property ClipToBounds (Inherited from UIElement.)
Public property CommandBindings (Inherited from UIElement.)
Public property ContactLayoutView
Gets or sets an enumerated value which determines whether this contact item is displayed in OneLineor TwoLinesmode.
Public property ContextMenu (Inherited from FrameworkElement.)
Public property ContextualInformation
Gets or sets data structure which provides contextual information for use with the contextual conversation feature.
(Inherited from UCListBox.)
Public property Cursor (Inherited from FrameworkElement.)
Public property DataContext (Inherited from FrameworkElement.)
Protected property DefaultStyleKey (Inherited from FrameworkElement.)
Public property DependencyObjectType (Inherited from DependencyObject.)
Public property DesiredSize (Inherited from UIElement.)
Public property Dispatcher (Inherited from DispatcherObject.)
Public property DisplayMemberPath (Inherited from ItemsControl.)
Public property Effect (Inherited from UIElement.)
Public property FlowDirection (Inherited from FrameworkElement.)
Public property Focusable (Inherited from UIElement.)
Public property FocusVisualStyle (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 ForceCursor (Inherited from FrameworkElement.)
Public property Foreground (Inherited from Control.)
Public property GroupItemTemplate
Gets or sets the DataTemplateused for Group-type contacts in OneLinemode.
(Inherited from UCListBox.)
Public property GroupStyle (Inherited from ItemsControl.)
Public property GroupStyleSelector (Inherited from ItemsControl.)
Public property GroupTwoLineItemTemplate
Gets or sets the DataTemplateused for Group-type contacts in TwoLinesmode. (See ContactLayoutView).
Protected property HandlesScrolling (Inherited from ListBox.)
Public property HasAnimatedProperties (Inherited from UIElement.)
Public property HasItems (Inherited from ItemsControl.)
Public property Height (Inherited from FrameworkElement.)
Public property HorizontalAlignment (Inherited from FrameworkElement.)
Public property HorizontalContentAlignment (Inherited from Control.)
Protected property InheritanceBehavior (Inherited from FrameworkElement.)
Public property InputBindings (Inherited from UIElement.)
Public property InputScope (Inherited from FrameworkElement.)
Public property IsArrangeValid (Inherited from UIElement.)
Public property IsEnabled (Inherited from UIElement.)
Protected property IsEnabledCore (Inherited from UIElement.)
Public property IsFocused (Inherited from UIElement.)
Public property IsGrouping (Inherited from ItemsControl.)
Public property IsHitTestVisible (Inherited from UIElement.)
Public property IsInitialized (Inherited from FrameworkElement.)
Public property IsInputMethodEnabled (Inherited from UIElement.)
Public property IsKeyboardFocused (Inherited from UIElement.)
Public property IsKeyboardFocusWithin (Inherited from UIElement.)
Public property IsLoaded (Inherited from FrameworkElement.)
Public property IsMeasureValid (Inherited from UIElement.)
Public property IsMouseCaptured (Inherited from UIElement.)
Public property IsMouseCaptureWithin (Inherited from UIElement.)
Public property IsMouseDirectlyOver (Inherited from UIElement.)
Public property IsMouseOver (Inherited from UIElement.)
Public property IsSealed (Inherited from DependencyObject.)
Public property IsStylusCaptured (Inherited from UIElement.)
Public property IsStylusCaptureWithin (Inherited from UIElement.)
Public property IsStylusDirectlyOver (Inherited from UIElement.)
Public property IsStylusOver (Inherited from UIElement.)
Public property IsSynchronizedWithCurrentItem (Inherited from Selector.)
Public property IsTabStop (Inherited from Control.)
Public property IsTextSearchEnabled (Inherited from ItemsControl.)
Public property IsVisible (Inherited from UIElement.)
Public property ItemBindingGroup (Inherited from ItemsControl.)
Public property ItemContainerGenerator (Inherited from ItemsControl.)
Public property ItemContainerStyle (Inherited from ItemsControl.)
Public property ItemContainerStyleSelector (Inherited from ItemsControl.)
Public property Items (Inherited from ItemsControl.)
Public property ItemsPanel (Inherited from ItemsControl.)
Public property ItemsSource (Inherited from ItemsControl.)
Public property ItemStringFormat (Inherited from ItemsControl.)
Public property ItemTemplate (Inherited from ItemsControl.)
Public property ItemTemplateSelector (Inherited from ItemsControl.)
Public property Language (Inherited from FrameworkElement.)
Public property LayoutTransform (Inherited from FrameworkElement.)
Protected property LogicalChildren (Inherited from ItemsControl.)
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 Name (Inherited from FrameworkElement.)
Public property Opacity (Inherited from UIElement.)
Public property OpacityMask (Inherited from UIElement.)
Public property OverridesDefaultStyle (Inherited from FrameworkElement.)
Public property Padding (Inherited from Control.)
Public property Parent (Inherited from FrameworkElement.)
Public property PersistId Obsolete. (Inherited from UIElement.)
Public property PersonItemTemplate
Gets or sets the DataTemplateused for Person-type contacts in OneLinemode.
(Inherited from UCListBox.)
Public property PersonTwoLineItemTemplate
Gets or sets the DataTemplateused for Person-type contacts in TwoLinesmode. (See ContactLayoutView).
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 SelectedIndex (Inherited from Selector.)
Public property SelectedItem (Inherited from Selector.)
Public property SelectedItems (Inherited from ListBox.)
Public property SelectedValue (Inherited from Selector.)
Public property SelectedValuePath (Inherited from Selector.)
Public property SelectionMode (Inherited from ListBox.)
Public property ShowFriendlyName
Gets or sets whether contacts in the list display friendly name or URI.
(Inherited from UCListBox.)
Public property SnapsToDevicePixels (Inherited from UIElement.)
Public property Style (Inherited from FrameworkElement.)
Protected property StylusPlugIns (Inherited from UIElement.)
Public property TabIndex (Inherited from Control.)
Public property Tag (Inherited from FrameworkElement.)
Public property TelephoneItemTemplate
Gets or sets the DataTemplateused for Telephone-type contacts in OneLinemode.
(Inherited from UCListBox.)
Public property TelephoneTwoLineItemTemplate
Gets or sets the DataTemplateused for Telephone-type contacts in TwoLinesmode. (See ContactLayoutView).
Public property Template (Inherited from Control.)
Public property TemplatedParent (Inherited from FrameworkElement.)
Public property ToolTip (Inherited from FrameworkElement.)
Public property Triggers (Inherited from FrameworkElement.)
Public property Uid (Inherited from UIElement.)
Public property VerticalAlignment (Inherited from FrameworkElement.)
Public property VerticalContentAlignment (Inherited from Control.)
Public property Visibility (Inherited from UIElement.)
Protected property VisualBitmapEffect Obsolete. (Inherited from Visual.)
Protected property VisualBitmapEffectInput Obsolete. (Inherited from Visual.)
Protected property VisualBitmapScalingMode (Inherited from Visual.)
Protected property VisualChildrenCount (Inherited from FrameworkElement.)
Protected property VisualClip (Inherited from Visual.)
Protected property VisualEdgeMode (Inherited from Visual.)
Protected property VisualEffect (Inherited from Visual.)
Protected property VisualOffset (Inherited from Visual.)
Protected property VisualOpacity (Inherited from Visual.)
Protected property VisualOpacityMask (Inherited from Visual.)
Protected property VisualParent (Inherited from Visual.)
Protected property VisualTransform (Inherited from Visual.)
Protected property VisualXSnappingGuidelines (Inherited from Visual.)
Protected property VisualYSnappingGuidelines (Inherited from Visual.)
Public property Width (Inherited from FrameworkElement.)

Events

  Name Description
Public event ContextMenuClosing (Inherited from FrameworkElement.)
Public event ContextMenuOpening (Inherited from FrameworkElement.)
Public event DataContextChanged (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 FocusableChanged (Inherited from UIElement.)
Public event GiveFeedback (Inherited from UIElement.)
Public event GotFocus (Inherited from UIElement.)
Public event GotKeyboardFocus (Inherited from UIElement.)
Public event GotMouseCapture (Inherited from UIElement.)
Public event GotStylusCapture (Inherited from UIElement.)
Public event Initialized (Inherited from FrameworkElement.)
Public event IsEnabledChanged (Inherited from UIElement.)
Public event IsHitTestVisibleChanged (Inherited from UIElement.)
Public event IsKeyboardFocusedChanged (Inherited from UIElement.)
Public event IsKeyboardFocusWithinChanged (Inherited from UIElement.)
Public event IsMouseCapturedChanged (Inherited from UIElement.)
Public event IsMouseCaptureWithinChanged (Inherited from UIElement.)
Public event IsMouseDirectlyOverChanged (Inherited from UIElement.)
Public event IsStylusCapturedChanged (Inherited from UIElement.)
Public event IsStylusCaptureWithinChanged (Inherited from UIElement.)
Public event IsStylusDirectlyOverChanged (Inherited from UIElement.)
Public event IsVisibleChanged (Inherited from UIElement.)
Public event KeyDown (Inherited from UIElement.)
Public event KeyUp (Inherited from UIElement.)
Public event LayoutUpdated (Inherited from UIElement.)
Public event Loaded (Inherited from FrameworkElement.)
Public event LostFocus (Inherited from UIElement.)
Public event LostKeyboardFocus (Inherited from UIElement.)
Public event LostMouseCapture (Inherited from UIElement.)
Public event LostStylusCapture (Inherited from UIElement.)
Public event MouseDoubleClick (Inherited from Control.)
Public event MouseDown (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 MouseUp (Inherited from UIElement.)
Public event MouseWheel (Inherited from UIElement.)
Public event PreviewDragEnter (Inherited from UIElement.)
Public event PreviewDragLeave (Inherited from UIElement.)
Public event PreviewDragOver (Inherited from UIElement.)
Public event PreviewDrop (Inherited from UIElement.)
Public event PreviewGiveFeedback (Inherited from UIElement.)
Public event PreviewGotKeyboardFocus (Inherited from UIElement.)
Public event PreviewKeyDown (Inherited from UIElement.)
Public event PreviewKeyUp (Inherited from UIElement.)
Public event PreviewLostKeyboardFocus (Inherited from UIElement.)
Public event PreviewMouseDoubleClick (Inherited from Control.)
Public event PreviewMouseDown (Inherited from UIElement.)
Public event PreviewMouseLeftButtonDown (Inherited from UIElement.)
Public event PreviewMouseLeftButtonUp (Inherited from UIElement.)
Public event PreviewMouseMove (Inherited from UIElement.)
Public event PreviewMouseRightButtonDown (Inherited from UIElement.)
Public event PreviewMouseRightButtonUp (Inherited from UIElement.)
Public event PreviewMouseUp (Inherited from UIElement.)
Public event PreviewMouseWheel (Inherited from UIElement.)
Public event PreviewQueryContinueDrag (Inherited from UIElement.)
Public event PreviewStylusButtonDown (Inherited from UIElement.)
Public event PreviewStylusButtonUp (Inherited from UIElement.)
Public event PreviewStylusDown (Inherited from UIElement.)
Public event PreviewStylusInAirMove (Inherited from UIElement.)
Public event PreviewStylusInRange (Inherited from UIElement.)
Public event PreviewStylusMove (Inherited from UIElement.)
Public event PreviewStylusOutOfRange (Inherited from UIElement.)
Public event PreviewStylusSystemGesture (Inherited from UIElement.)
Public event PreviewStylusUp (Inherited from UIElement.)
Public event PreviewTextInput (Inherited from UIElement.)
Public event QueryContinueDrag (Inherited from UIElement.)
Public event QueryCursor (Inherited from UIElement.)
Public event RequestBringIntoView (Inherited from FrameworkElement.)
Public event SelectionChanged (Inherited from Selector.)
Public event SizeChanged (Inherited from FrameworkElement.)
Public event SourceUpdated (Inherited from FrameworkElement.)
Public event StylusButtonDown (Inherited from UIElement.)
Public event StylusButtonUp (Inherited from UIElement.)
Public event StylusDown (Inherited from UIElement.)
Public event StylusEnter (Inherited from UIElement.)
Public event StylusInAirMove (Inherited from UIElement.)
Public event StylusInRange (Inherited from UIElement.)
Public event StylusLeave (Inherited from UIElement.)
Public event StylusMove (Inherited from UIElement.)
Public event StylusOutOfRange (Inherited from UIElement.)
Public event StylusSystemGesture (Inherited from UIElement.)
Public event StylusUp (Inherited from UIElement.)
Public event TargetUpdated (Inherited from FrameworkElement.)
Public event TextInput (Inherited from UIElement.)
Public event ToolTipClosing (Inherited from FrameworkElement.)
Public event ToolTipOpening (Inherited from FrameworkElement.)
Public event Unloaded (Inherited from FrameworkElement.)

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method IAddChild . . :: . . AddChild (Inherited from ItemsControl.)
Explicit interface implemetation Private method IAddChild . . :: . . AddText (Inherited from ItemsControl.)

See Also