Class SvgElement.PropertyAttributeTuple
Inheritance
System.Object
SvgElement.PropertyAttributeTuple
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.Svg
Assembly: TelerikCommon.dll
Syntax
protected class PropertyAttributeTuple
Constructors
PropertyAttributeTuple()
Declaration
public PropertyAttributeTuple()
Fields
Attribute
Property
Declaration
public PropertyDescriptor Property
Field Value
System.ComponentModel.PropertyDescriptor
|