Class ShapesGalleryItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls.Shapes.Galleries
Assembly: Telerik.Windows.Controls.RichTextBoxUI.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
|
Overrides
System.Object.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|
Overrides
System.Object.GetHashCode()