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

Method RegisterProperty

RegisterProperty(Type, Type)

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