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
System.Type propertyType
System.Type declaringType
Returns
Type Description
DependencyProperty
Overrides
DependencyPropertyBaseAttribute.RegisterProperty(Type, Type)