Class AttachedPropertyAttribute
Custom attribute that, when applied on a static automatic property and of type Attached<T>
turns this property into a XAML dependency property of the same name and whose value type is T
.
Inheritance
AttachedPropertyAttribute
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
[HasConstraint]
[Serializer]
public sealed class AttachedPropertyAttribute : DependencyPropertyBaseAttribute, ILocationLevelAspect, ILocationLevelAspectBuildSemantics, IAspectBuildSemantics, IValidableAnnotation, IAspectProvider, IAspect, IService, ILocationValidationHandler
Constructors
Properties
Methods