Intersoft.Client.UI.Aqua.UXRibbon Namespace : UXRibbonGalleryItem Class |
<TemplateVisualStateAttribute(Name="KeyboardFocused", GroupName="KeyboardFocusStates")> <DescriptionAttribute("Represents an item that can be used in UXRibbonGallery control.")> <TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")> <TemplatePartAttribute(Name="SelectionAnimationElement", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="SelectionInnerBorder", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="KeyboardInnerBorder", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)> <TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")> <TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)> <TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")> <TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)> <TemplatePartAttribute(Name="KeyboardAnimationElement", Type=System.Windows.Controls.Border)> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")> <TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)> <TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")> Public Class UXRibbonGalleryItem Inherits Intersoft.Client.Framework.ISSelectionItemControl Implements Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
Dim instance As UXRibbonGalleryItem
[TemplateVisualStateAttribute(Name="KeyboardFocused", GroupName="KeyboardFocusStates")] [DescriptionAttribute("Represents an item that can be used in UXRibbonGallery control.")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")] [TemplatePartAttribute(Name="SelectionAnimationElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="SelectionInnerBorder", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="KeyboardInnerBorder", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")] [TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")] [TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="KeyboardAnimationElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] public class UXRibbonGalleryItem : Intersoft.Client.Framework.ISSelectionItemControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
[TemplateVisualStateAttribute(Name="KeyboardFocused", GroupName="KeyboardFocusStates")] [DescriptionAttribute("Represents an item that can be used in UXRibbonGallery control.")] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Selected")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Normal")] [TemplatePartAttribute(Name="SelectionAnimationElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="SelectionInnerBorder", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="KeyboardInnerBorder", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="RootElement", Type=System.Windows.Controls.Grid)] [TemplateVisualStateAttribute(GroupName="SelectionStates", Name="Unselected")] [TemplatePartAttribute(Name="InnerBorder", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="KeyboardFocusStates", Name="KeyboardUnfocused")] [TemplatePartAttribute(Name="DisabledVisualElement", Type=System.Windows.Controls.Border)] [TemplatePartAttribute(Name="KeyboardAnimationElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Pressed")] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="Disabled")] [TemplatePartAttribute(Name="AnimationElement", Type=System.Windows.Controls.Border)] [TemplateVisualStateAttribute(GroupName="CommonStates", Name="MouseOver")] public ref class UXRibbonGalleryItem : public Intersoft.Client.Framework.ISSelectionItemControl, Intersoft.Client.Framework.IControl, Intersoft.Client.Framework.IFramework, Intersoft.Client.Framework.ILicensing, Intersoft.Client.Framework.INavigationSource, Intersoft.Client.Framework.INavigationSupport, Intersoft.Client.Framework.Input.ICommandSource, Intersoft.Client.Framework.ISelectionItem
UXRibbonGallery supports selection capability and provides UXRibbonGalleryItem as the item to support the selection infrastructure that complies with MVVM pattern.
UXRibbonGallery uses content control architecture which allows you to put any arbitrary object to its Content. UXRibbonGallery extends the content model with ImageContent presentation to provide an efficient way to display an image in addition to the content itself.
To learn more about UXRibbonGalleryItem, see Understanding UXRibbonGalleryItem.
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
Intersoft.Client.Framework.ISContentControl
Intersoft.Client.Framework.ISSelectionItemControl
Intersoft.Client.UI.Aqua.UXRibbon.UXRibbonGalleryItem
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