PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlAttached­Property­AttributeValidate­Change­Handler­Signature
Open sandboxFocus

AttachedPropertyAttribute.ValidateChangeHandlerSignature Method

ValidateChangeHandlerSignature(MethodInfo, LocationInfo, String)

Declaration
protected override bool ValidateChangeHandlerSignature(MethodInfo changeHandlerMethod, LocationInfo targetLocation, string aspectName)
Parameters
Type Name Description
MethodInfo changeHandlerMethod
LocationInfo targetLocation
System.String aspectName
Returns
Type Description
Boolean
Overrides
DependencyPropertyBaseAttribute.ValidateChangeHandlerSignature(MethodInfo, LocationInfo, String)