PostSharp / / API Reference / Post­Sharp.​Patterns.​Xaml / Attached­Property­Attribute / Validate­Change­Handler­Signature
Open sandbox

Method ValidateChangeHandlerSignature

ValidateChangeHandlerSignature(MethodInfo, LocationInfo, String)

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