ClassImageToolsSection
Class
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
cs-api-definition
public class ImageToolsSection : DependencyObject, ILocalizable
Inheritance: objectImageToolsSection
Implements:
Constructors
ImageToolsSection()
Declaration
cs-api-definition
public ImageToolsSection()
Fields
HeaderProperty
Declaration
cs-api-definition
public static readonly DependencyProperty HeaderProperty
Field Value
DependencyProperty
Properties
Items
Declaration
cs-api-definition
public ObservableCollection<ImageToolItem> Items { get; }
Property Value