BreadcrumbBar Methods

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The BreadcrumbBar type exposes the following members.

Methods

  NameDescription
AddChild (Inherited from ItemsControl.)
AddHandlerOverloaded.
AddLogicalChild (Inherited from FrameworkElement.)
AddText (Inherited from ItemsControl.)
AddToEventRoute (Inherited from UIElement.)
AddVisualChild (Inherited from Visual.)
ApplyAnimationClockOverloaded.
ApplyTemplate (Inherited from FrameworkElement.)
Arrange (Inherited from UIElement.)
ArrangeCore (Inherited from FrameworkElement.)
ArrangeOverride (Inherited from Control.)
BeginAnimationOverloaded.
BeginInit (Inherited from ItemsControl.)
BeginStoryboardOverloaded.
BringIntoViewOverloaded.
CaptureMouse (Inherited from UIElement.)
CaptureStylus (Inherited from UIElement.)
CheckAccess (Inherited from DispatcherObject.)
ClearContainerForItemOverride (Inherited from ItemsControl.)
ClearValueOverloaded.
CoerceValue (Inherited from DependencyObject.)
ContainerFromElement (Inherited from ItemsControl.)
EndInit (Inherited from ItemsControl.)
Equals (Inherited from DependencyObject.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindCommonVisualAncestor (Inherited from Visual.)
FindName (Inherited from FrameworkElement.)
FindResource (Inherited from FrameworkElement.)
Focus (Inherited from UIElement.)
GetAnimationBaseValue (Inherited from UIElement.)
GetBindingExpression (Inherited from FrameworkElement.)
GetContainerForItemOverride
Create or identify the element used to display the given item.
(Overrides ItemsControl..::.GetContainerForItemOverride()()().)
GetHashCode (Inherited from DependencyObject.)
GetLayoutClip (Inherited from FrameworkElement.)
GetLocalValueEnumerator (Inherited from DependencyObject.)
GetTemplateChild (Inherited from FrameworkElement.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetUIParentCore (Inherited from FrameworkElement.)
GetValue (Inherited from DependencyObject.)
GetVisualChild (Inherited from FrameworkElement.)
HitTestCoreOverloaded.
InputHitTest (Inherited from UIElement.)
InvalidateArrange (Inherited from UIElement.)
InvalidateMeasure (Inherited from UIElement.)
InvalidateProperty (Inherited from DependencyObject.)
InvalidateVisual (Inherited from UIElement.)
IsAncestorOf (Inherited from Visual.)
IsDescendantOf (Inherited from Visual.)
IsItemItsOwnContainerOverride
Return true if the item is (or should be) its own item container
(Overrides ItemsControl..::.IsItemItsOwnContainerOverride(Object).)
Measure (Inherited from UIElement.)
MeasureCore (Inherited from FrameworkElement.)
MeasureOverride (Inherited from Control.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
MoveFocus (Inherited from FrameworkElement.)
OnAccessKey (Inherited from UIElement.)
OnApplyTemplate (Inherited from FrameworkElement.)
OnChildDesiredSizeChanged (Inherited from UIElement.)
OnContextMenuClosing (Inherited from FrameworkElement.)
OnContextMenuOpening (Inherited from FrameworkElement.)
OnCreateAutomationPeer (Inherited from UIElement.)
OnDisplayMemberPathChanged (Inherited from ItemsControl.)
OnDragEnter (Inherited from UIElement.)
OnDragLeave (Inherited from UIElement.)
OnDragOver (Inherited from UIElement.)
OnDrop (Inherited from UIElement.)
OnGiveFeedback (Inherited from UIElement.)
OnGotFocus (Inherited from FrameworkElement.)
OnGotKeyboardFocus (Inherited from UIElement.)
OnGotMouseCapture (Inherited from UIElement.)
OnGotStylusCapture (Inherited from UIElement.)
OnGroupStyleSelectorChanged (Inherited from ItemsControl.)
OnInitialized (Inherited from FrameworkElement.)
OnIsKeyboardFocusedChanged (Inherited from UIElement.)
OnIsKeyboardFocusWithinChanged (Inherited from UIElement.)
OnIsMouseCapturedChanged (Inherited from UIElement.)
OnIsMouseCaptureWithinChanged (Inherited from UIElement.)
OnIsMouseDirectlyOverChanged (Inherited from UIElement.)
OnIsStylusCapturedChanged (Inherited from UIElement.)
OnIsStylusCaptureWithinChanged (Inherited from UIElement.)
OnIsStylusDirectlyOverChanged (Inherited from UIElement.)
OnItemContainerStyleChanged (Inherited from ItemsControl.)
OnItemContainerStyleSelectorChanged (Inherited from ItemsControl.)
OnItemsChanged (Inherited from ItemsControl.)
OnItemsPanelChanged (Inherited from ItemsControl.)
OnItemsSourceChanged (Inherited from ItemsControl.)
OnItemTemplateChanged (Inherited from ItemsControl.)
OnItemTemplateSelectorChanged (Inherited from ItemsControl.)
OnKeyDown (Inherited from ItemsControl.)
OnKeyUp (Inherited from UIElement.)
OnLostFocus (Inherited from UIElement.)
OnLostKeyboardFocus (Inherited from UIElement.)
OnLostMouseCapture (Inherited from UIElement.)
OnLostStylusCapture (Inherited from UIElement.)
OnMouseDoubleClick (Inherited from Control.)
OnMouseDown (Inherited from UIElement.)
OnMouseEnter (Inherited from UIElement.)
OnMouseLeave (Inherited from UIElement.)
OnMouseLeftButtonDown (Inherited from UIElement.)
OnMouseLeftButtonUp (Inherited from UIElement.)
OnMouseMove (Inherited from UIElement.)
OnMouseRightButtonDown (Inherited from UIElement.)
OnMouseRightButtonUp (Inherited from UIElement.)
OnMouseUp (Inherited from UIElement.)
OnMouseWheel (Inherited from UIElement.)
OnPreviewDragEnter (Inherited from UIElement.)
OnPreviewDragLeave (Inherited from UIElement.)
OnPreviewDragOver (Inherited from UIElement.)
OnPreviewDrop (Inherited from UIElement.)
OnPreviewGiveFeedback (Inherited from UIElement.)
OnPreviewGotKeyboardFocus (Inherited from UIElement.)
OnPreviewKeyDown (Inherited from UIElement.)
OnPreviewKeyUp (Inherited from UIElement.)
OnPreviewLostKeyboardFocus (Inherited from UIElement.)
OnPreviewMouseDoubleClick (Inherited from Control.)
OnPreviewMouseDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonDown (Inherited from UIElement.)
OnPreviewMouseLeftButtonUp (Inherited from UIElement.)
OnPreviewMouseMove (Inherited from UIElement.)
OnPreviewMouseRightButtonDown (Inherited from UIElement.)
OnPreviewMouseRightButtonUp (Inherited from UIElement.)
OnPreviewMouseUp (Inherited from UIElement.)
OnPreviewMouseWheel (Inherited from UIElement.)
OnPreviewQueryContinueDrag (Inherited from UIElement.)
OnPreviewStylusButtonDown (Inherited from UIElement.)
OnPreviewStylusButtonUp (Inherited from UIElement.)
OnPreviewStylusDown (Inherited from UIElement.)
OnPreviewStylusInAirMove (Inherited from UIElement.)
OnPreviewStylusInRange (Inherited from UIElement.)
OnPreviewStylusMove (Inherited from UIElement.)
OnPreviewStylusOutOfRange (Inherited from UIElement.)
OnPreviewStylusSystemGesture (Inherited from UIElement.)
OnPreviewStylusUp (Inherited from UIElement.)
OnPreviewTextInput (Inherited from UIElement.)
OnPropertyChanged
Occurs when a dependency property has changed
(Overrides FrameworkElement..::.OnPropertyChanged(DependencyPropertyChangedEventArgs).)
OnQueryContinueDrag (Inherited from UIElement.)
OnQueryCursor (Inherited from UIElement.)
OnRender (Inherited from UIElement.)
OnRenderSizeChanged (Inherited from FrameworkElement.)
OnStyleChanged (Inherited from FrameworkElement.)
OnStylusButtonDown (Inherited from UIElement.)
OnStylusButtonUp (Inherited from UIElement.)
OnStylusDown (Inherited from UIElement.)
OnStylusEnter (Inherited from UIElement.)
OnStylusInAirMove (Inherited from UIElement.)
OnStylusInRange (Inherited from UIElement.)
OnStylusLeave (Inherited from UIElement.)
OnStylusMove (Inherited from UIElement.)
OnStylusOutOfRange (Inherited from UIElement.)
OnStylusSystemGesture (Inherited from UIElement.)
OnStylusUp (Inherited from UIElement.)
OnTemplateChanged (Inherited from Control.)
OnTextInput (Inherited from ItemsControl.)
OnToolTipClosing (Inherited from FrameworkElement.)
OnToolTipOpening (Inherited from FrameworkElement.)
OnVisualChildrenChanged (Inherited from Visual.)
OnVisualParentChanged (Inherited from FrameworkElement.)
ParentLayoutInvalidated (Inherited from FrameworkElement.)
PointFromScreen (Inherited from Visual.)
PointToScreen (Inherited from Visual.)
PredictFocus (Inherited from FrameworkElement.)
PrepareContainerForItemOverride (Inherited from ItemsControl.)
RaiseEvent (Inherited from UIElement.)
ReadLocalValue (Inherited from DependencyObject.)
RegisterName (Inherited from FrameworkElement.)
ReleaseMouseCapture (Inherited from UIElement.)
ReleaseStylusCapture (Inherited from UIElement.)
RemoveHandler (Inherited from UIElement.)
RemoveLogicalChild (Inherited from FrameworkElement.)
RemoveVisualChild (Inherited from Visual.)
SetBindingOverloaded.
SetResourceReference (Inherited from FrameworkElement.)
SetValueOverloaded.
ShouldApplyItemContainerStyle (Inherited from ItemsControl.)
ShouldSerializeCommandBindings (Inherited from UIElement.)
ShouldSerializeGroupStyle (Inherited from ItemsControl.)
ShouldSerializeInputBindings (Inherited from UIElement.)
ShouldSerializeItems (Inherited from ItemsControl.)
ShouldSerializeProperty (Inherited from DependencyObject.)
ShouldSerializeResources (Inherited from FrameworkElement.)
ShouldSerializeStyle (Inherited from FrameworkElement.)
ShouldSerializeTriggers (Inherited from FrameworkElement.)
ToString (Inherited from ItemsControl.)
TransformToAncestorOverloaded.
TransformToDescendant (Inherited from Visual.)
TransformToVisual (Inherited from Visual.)
TranslatePoint (Inherited from UIElement.)
TryFindResource (Inherited from FrameworkElement.)
UnregisterName (Inherited from FrameworkElement.)
UpdateLayout (Inherited from UIElement.)
VerifyAccess (Inherited from DispatcherObject.)

Explicit Interface Implementations

  NameDescription
IAddChild..::.AddChild (Inherited from ItemsControl.)
IAddChild..::.AddText (Inherited from ItemsControl.)

See Also