RadControls for Silverlight

Attribute for defining an attached property provider.

Namespace: Telerik.Windows.Persistence.Services
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2012.3.1017.1050

Syntax

C#
public sealed class AttachedPropertyProviderAttribute : Attribute
Visual Basic
Public NotInheritable Class AttachedPropertyProviderAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Windows.Persistence.Services..::..AttachedPropertyProviderAttribute

See Also