Intersoft ClientUI Documentation
UXRibbonApplicationContextMenu Class
Members 



Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.
Object Model
UXRibbonApplicationContextMenu ClassISFramework ClassStyleSelector ClassDataTemplateSelector ClassUXRibbonApplicationBackstageMenuItem Class
Syntax
<TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)>
<TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)>
<TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")>
<DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")>
<TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)>
<TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)>
Public Class UXRibbonApplicationContextMenu 
   Inherits Intersoft.Client.UI.Aqua.UXContextMenu
   Implements Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionIntersoft.Client.UI.Aqua.IMenu 
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)]
[TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")]
[DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")]
[TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)]
[TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)]
public class UXRibbonApplicationContextMenu : Intersoft.Client.UI.Aqua.UXContextMenu, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionIntersoft.Client.UI.Aqua.IMenu  
[TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(Name="HasBackstageItems", GroupName="HasBackstageStates")]
[StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationMenuItem)]
[TemplatePartAttribute(Name="Content", Type=System.Windows.Controls.Grid)]
[TemplateVisualStateAttribute(GroupName="HasBackstageStates", Name="NoBackstageItems")]
[DescriptionAttribute("Provides a lightweight control for displaying the application context menu in the UXRibbonBar control.")]
[TemplatePartAttribute(Name="MenuElement", Type=Intersoft.Client.UI.Aqua.UXMenu)]
[TemplatePartAttribute(Name="CalloutElement", Type=Intersoft.Client.UI.Controls.CallOut)]
public ref class UXRibbonApplicationContextMenu : public Intersoft.Client.UI.Aqua.UXContextMenu, Intersoft.Client.Framework.IControlIntersoft.Client.Framework.IFrameworkIntersoft.Client.Framework.IItemsControl, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.ISelectionIntersoft.Client.UI.Aqua.IMenu  
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.Framework.ISSelectionControl
                        Intersoft.Client.UI.Aqua.UXMenuBase
                           Intersoft.Client.UI.Aqua.UXContextMenu
                              Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonApplicationContextMenu

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

UXRibbonApplicationContextMenu Members
Intersoft.Client.UI.Aqua.UXRibbon Namespace

Send Feedback