ButtonInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Button |
Initializes a new instance of the Button |
#Fields
Name | Description |
---|---|
Actual |
Identifies the Button |
Actual |
Identifies the Button |
Actual |
Identifies the Button |
Button |
Identifies the Button |
Click |
Identifies the Button |
Command |
Identifies the Button |
Command |
Identifies the Button |
Content |
Identifies the Button |
Glyph |
Identifies the Button |
Image |
Identifies the Button |
Image |
Identifies the Button |
Image |
Identifies the Button |
Image |
Identifies the Button |
Is |
Identifies the Button |
Is |
Identifies the Button |
Is |
Identifies the Button |
Template |
Identifies the Button |
Template |
Identifies the Button |
Template |
Identifies the Button |
#Properties
Name | Description |
---|---|
Actual |
Gets the actual padding (inner indents) for the current button’s content. This is a dependency property. |
Actual |
Gets the actual padding (inner indents) for the current button’s image. This is a dependency property. |
Actual |
Gets or sets the actual data template used to present the button’s content. This is a dependency property. |
Button |
Gets a value that specifies the button’s behavior. This is a dependency property. |
Click |
Gets or sets when the Button |
Command | Gets or sets a command associated with the button. This is a dependency property. |
Command |
Gets or sets a parameter to pass to the Button |
Content |
Gets or sets the amount of space between the button content and its borders. This is a dependency property. |
Glyph |
Gets or sets the type of the button’s image. This is a dependency property. |
Image |
Gets or sets the nine-grid values used to resize the button’s image. |
Image |
Gets or sets the amount of space between the button image’s borders and its contents. This is a dependency property. |
Image |
Gets or sets the button’s image. |
Image |
Gets or sets a value that specifies how a button’s image should be resized to fill its allocated space. This is a dependency property. |
Internal |
|
Is |
Gets or sets whether the button is checked. This is a dependency property. |
Is |
Gets or sets whether the button is the default button. This is a dependency property. |
Is |
Gets or sets the button’s alignment within a Text |
Template |
Gets or sets a template used to display a button which Button |
Template |
Gets or sets a template used to display a button which Button |
Template |
Gets or sets a template used to display a button which Button |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also