ILinksHolder Properties
Declares methods that are common to objects displaying bar item links.
Name | Description |
---|---|
Actual |
Returns the links currently displayed by the link container. |
Custom |
Gets or sets the size of the glyph for the bar items within the current ILinks |
Customized |
This property supports the internal infrastructure and is not intended to be used directly from your code. |
Focusable |
Gets or sets a value that indicates whether focus can be set to this element.
Inherited from IInput |
Holder |
Gets the type of the parent object displaying bar item links. |
Immediate |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Is |
Gets a value that indicates whether this element is enabled in the user interface (UI).
Inherited from IInput |
Is |
Gets a value that indicates whether this element has keyboard focus.
Inherited from IInput |
Is |
Gets a value that indicates whether keyboard focus is anywhere inside the element bounds, including if keyboard focus is inside the bounds of any visual child elements.
Inherited from IInput |
Is |
Gets a value that indicates whether the mouse is captured to this element.
Inherited from IInput |
Is |
Gets a value that indicates whether the mouse pointer is over this element in the strictest hit testing sense.
Inherited from IInput |
Is |
Gets a value that indicates whether the mouse pointer is located over this element (including visual children elements that are inside its bounds).
Inherited from IInput |
Is |
Gets a value that indicates whether the stylus is captured to this element.
Inherited from IInput |
Is |
Gets a value that indicates whether the stylus is over this element in the strictest hit testing sense.
Inherited from IInput |
Is |
Gets a value that indicates whether the stylus is located over this element (or over visual child elements that are inside its bounds).
Inherited from IInput |
Items |
Provides access to Bar |
Items |
Gets the size of images used by bar item links owned by the current object. |
Items |
Gets a collection of objects providing information to generate and initialize Bar |
Links | Gets the collection of links owned by the current object. |
Merged |
Gets the links that have been merged with the current container. |
Merged |
Gets a parent link container with which the current child link container has been merged. |
Show |
Gets or sets whether descriptions are displayed for links owned by the current container. |
See Also