ImageToolItem
Class
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public class ImageToolItem : DependencyObject, ILocalizable
Inheritance: objectImageToolItem
Implements:
Constructors
C#
public ImageToolItem()
Fields
CommandParameterProperty
DependencyProperty
C#
public static readonly DependencyProperty CommandParameterProperty
CommandProperty
DependencyProperty
C#
public static readonly DependencyProperty CommandProperty
ImageKeyProperty
DependencyProperty
C#
public static readonly DependencyProperty ImageKeyProperty
ImageProperty
DependencyProperty
C#
public static readonly DependencyProperty ImageProperty
TextProperty
DependencyProperty
C#
public static readonly DependencyProperty TextProperty
Properties
C#
public object CommandParameter { get; set; }
Image
ImageSource
C#
public ImageSource Image { get; set; }