PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlAttached­Property­AttributeRegister­Property
Open sandboxFocus

AttachedPropertyAttribute.RegisterProperty Method

RegisterProperty(Type, Type)

Declaration
protected override DependencyProperty RegisterProperty(Type propertyType, Type declaringType)
Parameters
Type Name Description
Type propertyType
Type declaringType
Returns
Type Description
System.Windows.DependencyProperty
Overrides
DependencyPropertyBaseAttribute.RegisterProperty(Type, Type)