The UCTreeViewItemtype exposes the following members.

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
Removes all templates, styles, and bindings for the object displayed as a UCTreeViewItem.
(Overrides ItemsControl . . :: . . 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 (Inherited from TreeViewItem.)
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 HandleDropDownClosed
Reserved for internal use.
Protected method HandleDropDownOpened
Reserved for internal use.
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
Determines whether an object is a UCTreeViewItem.
(Overrides TreeViewItem . . :: . . IsItemItsOwnContainerOverride(Object).)
Public method Measure (Inherited from UIElement.)
Protected method MeasureCore (Inherited from FrameworkElement.)
Protected method MeasureOverride (Inherited from TreeViewItem.)
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.
(Overrides FrameworkElement . . :: . . OnApplyTemplate () () () () .)
Protected method OnChildDesiredSizeChanged (Inherited from UIElement.)
Protected method OnCollapsed (Inherited from TreeViewItem.)
Protected method OnContextMenuClosing (Inherited from FrameworkElement.)
Protected method OnContextMenuOpening (Inherited from FrameworkElement.)
Protected method OnCreateAutomationPeer
OnCreateAutomationPeer
(Overrides TreeViewItem . . :: . . OnCreateAutomationPeer () () () () .)
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 OnExpanded (Inherited from TreeViewItem.)
Protected method OnGiveFeedback (Inherited from UIElement.)
Protected method OnGotFocus
Provides handling for the GotFocusevent.
(Overrides TreeViewItem . . :: . . OnGotFocus(RoutedEventArgs).)
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 OnHeaderChanged (Inherited from HeaderedItemsControl.)
Protected method OnHeaderStringFormatChanged (Inherited from HeaderedItemsControl.)
Protected method OnHeaderTemplateChanged (Inherited from HeaderedItemsControl.)
Protected method OnHeaderTemplateSelectorChanged (Inherited from HeaderedItemsControl.)
Protected method OnInitialized (Inherited from FrameworkElement.)
Protected method OnIsKeyboardFocusedChanged (Inherited from UIElement.)
Protected method OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
Protected method OnIsMouseCapturedChanged (Inherited from UIElement.)
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 (Inherited from TreeViewItem.)
Protected method OnItemsPanelChanged (Inherited from ItemsControl.)
Protected method OnItemsSourceChanged (Inherited from ItemsControl.)
Protected method OnItemStringFormatChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateChanged (Inherited from ItemsControl.)
Protected method OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
Protected method OnKeyDown
Provides handling for the KeyDownevent when the TreeViewItemhas focus.
(Overrides TreeViewItem . . :: . . OnKeyDown(KeyEventArgs).)
Protected method OnKeyUp (Inherited from UIElement.)
Protected method OnLostFocus
Provides handling for the LostFocusevent.
(Overrides UIElement . . :: . . OnLostFocus(RoutedEventArgs).)
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
Provides handling for the MouseLeftButtonDownevent.
(Overrides TreeViewItem . . :: . . OnMouseLeftButtonDown(MouseButtonEventArgs).)
Protected method OnMouseLeftButtonUp
Provides handling for the MouseLeftButtonUpevent.
(Overrides UIElement . . :: . . OnMouseLeftButtonUp(MouseButtonEventArgs).)
Protected method OnMouseMove (Inherited from UIElement.)
Protected method OnMouseRightButtonDown
Raises the MouseRightButtonDownevent.
(Overrides UIElement . . :: . . OnMouseRightButtonDown(MouseButtonEventArgs).)
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 OnSelected (Inherited from TreeViewItem.)
Protected method OnSourceChanged
Called when Sourceproperty has changed
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 OnUnselected (Inherited from TreeViewItem.)
Protected method OnVisualChildrenChanged (Inherited from Visual.)
Protected method OnVisualParentChanged (Inherited from TreeViewItem.)
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
Prepares the specified container element to display the specified item.
(Overrides TreeViewItem . . :: . . 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 SetBinding(DependencyProperty, BindingBase) (Inherited from FrameworkElement FrameworkElement.)
Public method SetBinding(DependencyProperty, String) (Inherited from FrameworkElement FrameworkElement.)
Public method SetResourceReference (Inherited from FrameworkElement.)
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 HeaderedItemsControl.)
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 UpdateLayout (Inherited from UIElement.)
Public method VerifyAccess (Inherited from DispatcherObject.)

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