Class PresetGradientGalleryItem
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.TaskPaneControls.Shapes.FillSettingsControls.PresetGradients
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class PresetGradientGalleryItem : ViewModelBase, INotifyPropertyChanged, IDisposable
Constructors
PresetGradientGalleryItem()
Declaration
public PresetGradientGalleryItem()
Properties
GradientFill
Declaration
public Brush GradientFill { get; set; }
Property Value
System.Windows.Media.Brush
|