ButtonInfo Properties
Represents a button for a button editor.
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 |
See Also