Attribute for defining an attached property provider.
Namespace: Telerik.Windows.Persistence.ServicesAssembly: 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
See Also