Class ShapesGalleryItem
Inherited Members
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Shapes.Galleries
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ShapesGalleryItem : ViewModelBase, INotifyPropertyChanged, IDisposable
Properties
ImagePath
Declaration
public string ImagePath { get; }
Property Value
System.String
|
TooltipText
Declaration
public string TooltipText { get; }
Property Value
System.String
|
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.Object
obj
|
Returns
System.Boolean
|
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|