BarDockInfo Members
#Constructors
Name | Description |
---|---|
Bar |
Initializes a new instance of the Bar |
Bar |
Initializes a new instance of the Bar |
#Fields
Name | Description |
---|---|
Bar |
Identifies the Bar |
Column |
Identifies the Bar |
Container |
Identifies the Bar |
Container |
Identifies the Bar |
Container |
Identifies the Bar |
Float |
Identifies the Bar |
Float |
Identifies the Bar |
Floating |
Returns the name of a floating Bar |
Is |
Identifies the Bar |
Offset |
Identifies the Bar |
Row |
Identifies the Bar |
Show |
Identifies the Bar |
#Properties
Name | Description |
---|---|
Bar |
Gets or sets a bar that owns the current object. This is a dependency property. |
Bar |
Gets the rectangle occupied by the bar. |
Column |
Gets or sets the bar’s zero-based column index, which defines the bar’s horizontal position among other bars displayed in the same row. This is a dependency property. |
Container |
Gets or sets the container that displays the current bar. This is a dependency property. |
Container |
Gets or sets the name of the container that displays the current bar. This is a dependency property. |
Container |
Gets or sets the type of container that displays the current bar. This value matches the Bar |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Float |
Gets or sets the offset of the bar when it’s in the floating state. This is a dependency property. |
Float |
Gets or sets the bar’s width when it’s in the floating state. This is a dependency property. |
Is |
This member supports the internal infrastructure, and is not intended to be used directly from your code. To specify whether the current bar should be floating, use the Bar |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Offset |
Gets or sets the bar’s offset from the left or top border of the bar container, based on the container’s orientation. This property is in effect when the bar is docked to a container. This is a dependency property. |
Row |
Gets or sets the bar’s zero-based row index, which defines the bar’s vertical position among other bars within the bar container. This is a dependency property. |
Show |
Gets whether a close (‘x’) button is displayed within a bar, when it’s floating. This is a dependency property. |
Show |
Gets or sets whether to display a title for a bar when it’s floating. This is a dependency property. |
#Methods
Name | Description |
---|---|
Check |
Determines whether the calling thread has access to this Dispatcher |
Clear |
Clears the local value of a property. The property to be cleared is specified by a Dependency |
Clear |
Clears the local value of a read-only property. The property to be cleared is specified by a Dependency |
Coerce |
Coerces the value of the specified dependency property. This is accomplished by invoking any Coerce |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether a provided Dependency |
Get |
Gets a hash code for this Dependency |
Get |
Creates a specialized enumerator for determining which dependency properties have locally set values on this Dependency |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Returns the current effective value of a dependency property on this instance of a Dependency |
Invalidate |
Re-evaluates the effective value for the specified dependency property.
Inherited from Dependency |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Read |
Returns the local value of a dependency property, if it exists.
Inherited from Dependency |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets the current object’s settings (Bar |
Reset |
Resets all Bar |
Set |
Sets the value of a dependency property without changing its value source.
Inherited from Dependency |
Set |
Sets the local value of a dependency property, specified by its dependency property identifier.
Inherited from Dependency |
Set |
Sets the local value of a read-only dependency property, specified by the Dependency |
Should |
Returns a value that indicates whether serialization processes should serialize the value for the provided dependency property.
Inherited from Dependency |
To |
Returns a string that represents the current object. Inherited from Object. |
Verify |
Enforces that the calling thread has access to this Dispatcher |
#Events
Name | Description |
---|---|
Container |
Fires in response to changing the Bar |
Weak |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |