|
Name |
Description |
|
ActualContent
|
Gets an object that represents the actual data for the bar item link. This is a dependency property.
|
|
ActualContentTemplate
|
Gets the actual content template for the current BarItemLinkBase object. This is a dependency property.
|
|
ActualDescription
|
Gets the actual description for the current BarItemLinkBase object. This is a dependency property.
|
|
ActualHint
|
Gets the actual hint for the current BarItemLinkBase object. This is a dependency property.
|
|
ActualIsVisible
|
Returns whether the link is actually visible.
This is a dependency property.
|
|
ActualRibbonStyle
|
For internal use only.
|
|
ActualSuperTip
|
Gets the actual SuperTip object for the current BarItemLinkBase object. This is a dependency property.
|
|
Alignment
|
Gets or sets the alignment of the current link, when it is displayed within a bar.
|
|
AllowDrop
|
Gets or sets a value that indicates whether this element can be used as the target of a drag-and-drop operation. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
Altitude
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property.
|
|
AreAnyTouchesCaptured
|
(Inherited from System.Windows.ContentElement)
|
|
AreAnyTouchesCapturedWithin
|
(Inherited from System.Windows.ContentElement)
|
|
AreAnyTouchesDirectlyOver
|
(Inherited from System.Windows.ContentElement)
|
|
AreAnyTouchesOver
|
(Inherited from System.Windows.ContentElement)
|
|
BarItemDisplayMode
|
Gets or sets the link's paint style. This is a dependency property.
|
|
BarItemName
|
Gets or sets the name of the bar item to which the current link refers. This is a dependency property.
|
|
BindingGroup
|
Gets or sets the System.Windows.Data.BindingGroup that is used for the element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
CommandBindings
|
Gets a collection of System.Windows.Input.CommandBinding objects that are associated with this element. (Inherited from System.Windows.ContentElement)
|
|
CommonBarItemCollectionLink
|
For internal use.
|
|
ContextMenu
|
Gets or sets the context menu element that should appear whenever the context menu is requested via user interface (UI) from within this element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
CreatedByCustomizationDialog
|
Gets or sets whether this link was created by an end-user during runtime customization.
|
|
Cursor
|
Gets or sets the cursor that displays when the mouse pointer is over this element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
CustomGlyphSize
|
Gets or sets the size of the associated BarItem's glyph. This property affects the glyph size if the BarItem.GlyphSize property is set to Custom. This is a dependency property.
|
|
CustomResources
|
Gets or sets custom resources for the current link.
This is a dependency property.
|
|
DataContext
|
Gets or sets the data context for an element when it participates in data binding. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
DependencyObjectType
|
Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
|
|
Description
|
Gets or sets the bar item's description. This is a dependency property.
|
|
DescriptionTemplate
|
Gets or sets a template for the current object's Description. This is a dependency property.
|
|
Dispatcher
|
Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
|
|
Focusable
|
Gets or sets a value that indicates whether the element can receive focus. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
FocusVisualStyle
|
Gets or sets an object that enables customization of appearance, effects, or other style characteristics that will apply to this element when it captures keyboard focus. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
ForceCursor
|
Gets or sets a value indicating whether this System.Windows.FrameworkContentElement should force the user interface (UI) to render the cursor as declared by this instance's System.Windows.FrameworkContentElement.Cursor property. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
HasAnimatedProperties
|
Gets a value that indicates whether this element has any animated properties. (Inherited from System.Windows.ContentElement)
|
|
HasHint
|
Gets whether a hint can be displayed for the current bar item link. This is a dependency property.
|
|
HasKeyGesture
|
Gets whether a valid object is assigned to the BarItem.KeyGesture property. This is a dependency property.
|
|
HoldersIsVisible
|
This member supports the internal infrastructure, and is not intended to be used directly from your code. This is a dependency property.
|
|
Index
|
Gets or sets the item's index.
This is a dependency property.
|
|
InputBindings
|
Gets the collection of input bindings that are associated with this element. (Inherited from System.Windows.ContentElement)
|
|
InputScope
|
Gets or sets the context for input used by this System.Windows.FrameworkContentElement. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
IsEnabled
|
Gets or sets a value that indicates whether this element is enabled in the user interface (UI). This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsFocused
|
Gets a value that determines whether this element has logical focus. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsInitialized
|
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its System.Windows.FrameworkContentElement.EndInit method called. (Inherited from System.Windows.FrameworkContentElement)
|
|
IsInputMethodEnabled
|
Gets a value that indicates whether an input method system, such as an Input Method Editor (IME), is enabled for processing the input to this element. (Inherited from System.Windows.ContentElement)
|
|
IsKeyboardFocused
|
Gets a value that indicates whether this element has keyboard focus. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsKeyboardFocusWithin
|
Gets a value that indicates whether keyboard focus is anywhere within the element or child elements. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsLinkEnabled
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
IsLinkInApplicationMenu
|
Indicates whether the current BarItemLinkBase is located within the Application Menu.
|
|
IsLinkInBar
|
Gets whether the current BarItemLinkBase is located within a Bar.
|
|
IsLinkInBarButtonGroup
|
Indicates whether the current BarItemLinkBase is located within a BarButtonGroup.
|
|
IsLinkInDropDownGallery
|
Indicates whether the current BarItemLinkBase is located within a gallery.
|
|
IsLinkInMenu
|
Indicates whether the current BarItemLinkBase is located within the opened menu.
|
|
IsLinkInRibbon
|
Indicates whether the current BarItemLinkBase is located within a RibbonControl.
|
|
IsLinkInRibbonPageGroup
|
Indicates whether the current BarItemLinkBase is located within a RibbonPageGroup.
|
|
IsLinkInRibbonPageHeader
|
Indicates whether the current BarItemLinkBase is located within a RibbonPage header.
|
|
IsLinkInRibbonQuickAccessToolbar
|
Indicates whether the current BarItemLinkBase is located within a Ribbon Quick Access Toolbar.
|
|
IsLinkInStatusBar
|
Indicates whether the current BarItemLinkBase is located within a Ribbon Status Bar.
|
|
IsLoaded
|
Gets a value indicating whether this element has been loaded for presentation. (Inherited from System.Windows.FrameworkContentElement)
|
|
IsMouseCaptured
|
Gets a value that indicates whether the mouse is captured by this element. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsMouseCaptureWithin
|
Gets a value that determines whether mouse capture is held by this element or by child elements in its element tree. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsMouseDirectlyOver
|
Gets a value that indicates whether the position of the mouse pointer corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsMouseOver
|
Gets a value that indicates whether the mouse pointer is located over this element (including visual child elements, or its control compositing). This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsPrivate
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
IsRemoved
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
This is a dependency property.
|
|
IsSealed
|
Gets a value that declares whether this instance is currently read-only. (Inherited from System.Windows.DependencyObject)
|
|
IsStylusCaptured
|
Gets a value that indicates whether the stylus is captured to this element. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsStylusCaptureWithin
|
Gets a value that determines whether stylus capture is held by this element, including child elements and control compositing. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsStylusDirectlyOver
|
Gets a value that indicates whether the stylus position corresponds to hit test results, which take element compositing into account. This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsStylusOver
|
Gets a value that indicates whether the stylus is located over this element (including visual child elements). This is a dependency property. (Inherited from System.Windows.ContentElement)
|
|
IsVisible
|
Gets or sets whether the current link is visible.
This is a dependency property.
|
|
Item
|
Gets the item to which the current link refers.
|
|
KeyGestureText
|
Gets the text representation of the object assigned to the BarItem.KeyGesture property. This is a dependency property.
|
|
KeyTip
|
Gets or sets the Key Tip used to invoke the bar item link's functionality. This is a dependency property.
|
|
KeyTipDropDown
|
Gets or sets the Key Tip used to open a dropdown control associated with a bar item link. This key tip is displayed only for links that belong to a sub-menu or Application Menu. This is a dependency property.
|
|
Language
|
Gets or sets localization/globalization language information that applies to an individual element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
LinkControl
|
Refers to the first LinkControl object which visualizes the current link on-screen. This property makes sense for links within a BarLinkContainerItem.
|
|
LinkInfos
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
Links
|
Gets the link collection that owns the current object.
|
|
LinkTypeName
|
Returns the bar item link's type name. This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
MergeOrder
|
Defines the visual position of the bar item link after merging bars/link containers into a parent BarManager.
|
|
MergeType
|
Gets or sets how the item link behaves during merge operations.
|
|
Name
|
Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
OverrideItemDataContext
|
Gets or sets if a BarItemLink should use a custom DataContext instead of a DataContext passed from a parent BarItem.
This is a dependency property.
|
|
OverridesDefaultStyle
|
Gets or sets a value indicating whether this element incorporates style properties from theme styles. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
Parent
|
Gets the parent in the logical tree for this element. (Inherited from System.Windows.FrameworkContentElement)
|
|
Resources
|
Gets or sets the current locally-defined resource dictionary. (Inherited from System.Windows.FrameworkContentElement)
|
|
RibbonStyle
|
Gets or sets the options that specify the bar item link's possible states within a RibbonControl. This is a dependency property.
|
|
SectorIndex
|
Gets or sets the index of the sector in which the current bar item link is displayed. This is a dependency property.
|
|
ShowKeyGesture
|
Gets or sets whether an associated key shortcut is visible for the current item link (if it is displayed in a menu). This is a dependency property.
|
|
ShowScreenTip
|
Gets or sets whether the current BarItemLinkBase should display its tip. This is a dependency property.
|
|
Style
|
Gets or sets the style to be used by this element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
Tag
|
Gets or sets an arbitrary object value that can be used to store custom information about this element. This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
TemplatedParent
|
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. (Inherited from System.Windows.FrameworkContentElement)
|
|
ToolTip
|
Gets or sets the tool-tip object that is displayed for this element in the user interface (UI). This is a dependency property. (Inherited from System.Windows.FrameworkContentElement)
|
|
TouchesCaptured
|
(Inherited from System.Windows.ContentElement)
|
|
TouchesCapturedWithin
|
(Inherited from System.Windows.ContentElement)
|
|
TouchesDirectlyOver
|
(Inherited from System.Windows.ContentElement)
|
|
TouchesOver
|
(Inherited from System.Windows.ContentElement)
|
|
UseLightweightTemplates
|
For internal use only.
|
|
UserContent
|
Gets or sets the link's Content, defined by an end-user. This is a dependency property.
|
|
UserGlyphAlignment
|
Gets or sets the alignment of the link's glyph, defined by an end-user. This is a dependency property.
|
|
UserGlyphSize
|
Gets or sets the size of the link's glyph, defined by an end-user. This is a dependency property.
|
|
VerticalAlignment
|
Gets or sets the current BarItemLink's vertical alignment within the parent container. This is a dependency property.
|