Intersoft ClientUI Documentation
UXBreadCrumb Class
Members 



Represents a navigation control that provides breadcrumb navigation.
Object Model
UXBreadCrumb ClassISFramework ClassStyleSelector ClassDataTemplateSelector Class
Syntax
<TemplatePartAttribute(Name="OuterBorder", Type=System.Windows.Controls.Border)>
<TemplatePartAttribute(Name="RefreshButton", Type=Intersoft.Client.UI.Aqua.UXButton)>
<TemplatePartAttribute(Name="ContentControl", Type=System.Windows.Controls.ContentControl)>
<TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)>
<TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXButton)>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)>
<DescriptionAttribute("Represents a navigation control that provides breadcrumb navigation.")>
<TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")>
<TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)>
<TemplatePartAttribute(Name="UXBreadCrumbBox", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbBox)>
<TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")>
<TemplatePartAttribute(Name="RootSplitButton", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)>
<TemplatePartAttribute(Name="RootImage", Type=System.Windows.Controls.Image)>
<TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)>
<TemplatePartAttribute(Name="StackPanel", Type=System.Windows.Controls.StackPanel)>
<TemplateVisualStateAttribute(GroupName="NavigationStates", Name="NavigationMode")>
<TemplatePartAttribute(Name="NavigationElement", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="NavigationStates", Name="EditMode")>
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
Public Class UXBreadCrumb 
   Inherits Intersoft.Client.Framework.ISItemsControl
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing 
Dim instance As UXBreadCrumb
[TemplatePartAttribute(Name="OuterBorder", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="RefreshButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="ContentControl", Type=System.Windows.Controls.ContentControl)]
[TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)]
[TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)]
[DescriptionAttribute("Represents a navigation control that provides breadcrumb navigation.")]
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="UXBreadCrumbBox", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbBox)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplatePartAttribute(Name="RootSplitButton", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)]
[TemplatePartAttribute(Name="RootImage", Type=System.Windows.Controls.Image)]
[TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="StackPanel", Type=System.Windows.Controls.StackPanel)]
[TemplateVisualStateAttribute(GroupName="NavigationStates", Name="NavigationMode")]
[TemplatePartAttribute(Name="NavigationElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="NavigationStates", Name="EditMode")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public class UXBreadCrumb : Intersoft.Client.Framework.ISItemsControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
[TemplatePartAttribute(Name="OuterBorder", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="RefreshButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[TemplatePartAttribute(Name="ContentControl", Type=System.Windows.Controls.ContentControl)]
[TemplatePartAttribute(Name="ItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)]
[TemplatePartAttribute(Name="DropDownButton", Type=Intersoft.Client.UI.Aqua.UXButton)]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)]
[DescriptionAttribute("Represents a navigation control that provides breadcrumb navigation.")]
[TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")]
[TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="UXBreadCrumbBox", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbBox)]
[TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")]
[TemplatePartAttribute(Name="RootSplitButton", Type=Intersoft.Client.UI.Navigation.UXBreadCrumbItem)]
[TemplatePartAttribute(Name="RootImage", Type=System.Windows.Controls.Image)]
[TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)]
[TemplatePartAttribute(Name="StackPanel", Type=System.Windows.Controls.StackPanel)]
[TemplateVisualStateAttribute(GroupName="NavigationStates", Name="NavigationMode")]
[TemplatePartAttribute(Name="NavigationElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="NavigationStates", Name="EditMode")]
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
public ref class UXBreadCrumb : public Intersoft.Client.Framework.ISItemsControl, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  Intersoft.Client.Framework.ISItemsControl
                     Intersoft.Client.UI.Navigation.UXBreadCrumb

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXBreadCrumb Members
Intersoft.Client.UI.Navigation Namespace

Send Feedback