ImageToolsSection
Class
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ImageEditor.dll
Syntax:
C#
public class ImageToolsSection : DependencyObject, ILocalizable
Inheritance: objectImageToolsSection
Implements:
Constructors
C#
public ImageToolsSection()
Fields
HeaderProperty
DependencyProperty
C#
public static readonly DependencyProperty HeaderProperty
Properties
C#
public ObservableCollection<ImageToolItem> Items { get; }