BarItemLinkControlProperties Methods
A set of properties that describe the BarItem’s visual states.Name | Description |
---|---|
Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
GetContainerType(DependencyObject) static | Gets the value of the ContainerType attached property to a specified element. |
GetGlyphSize(DependencyObject) static | Gets the value of the GlyphSize attached property to a specified element. |
GetHashCode() | Serves as the default hash function. Inherited from Object. |
GetIsMouseOver(DependencyObject) static | Gets the value of the IsMouseOver attached property to a specified element. |
GetIsPressed(DependencyObject) static | Gets the value of the IsPressed attached property to a specified element. |
GetRibbonStyle(DependencyObject) static | Gets the value of the GetRibbonStyle(DependencyObject) attached property to a specified element. |
GetType() | Gets the Type of the current instance. Inherited from Object. |
MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also