ImageEditToolButtonInfo Properties
A button for the ImageEdit edit menu.
Name | Description |
---|---|
Command | Gets or sets the command associated with the button. This is a dependency property. |
Command |
Gets or sets the parameter passed to the Command. This is a dependency property. |
Command |
Gets or sets the element on which to execute the Command. This is a dependency property. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Glyph | Gets or sets the button glyph. This is a dependency property. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Tool |
Gets or sets the button tooltip. This is a dependency property. |
See Also