Back to Devexpress

ImageEditToolButtonInfo Properties

wpf-devexpress-dot-xpf-dot-editors-dot-imageedittoolbuttoninfo-dot-underscore-properties.md

latest2.5 KB
Original Source

ImageEditToolButtonInfo Properties

A button for the ImageEdit edit menu.

NameDescription
CommandGets or sets the command associated with the button. This is a dependency property.
CommandParameterGets or sets the parameter passed to the Command. This is a dependency property.
CommandTargetGets or sets the element on which to execute the Command. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GlyphGets or sets the button glyph. This is a dependency property.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ToolTipGets or sets the button tooltip. This is a dependency property.

See Also

ImageEditToolButtonInfo Class

ImageEditToolButtonInfo Members

DevExpress.Xpf.Editors Namespace