PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlDependency­Property­Base­AttributeValidate­Validator­Signature
Open sandboxFocus

DependencyPropertyBaseAttribute.ValidateValidatorSignature Method

ValidateValidatorSignature(MethodInfo, LocationInfo, String)

Declaration
protected virtual bool ValidateValidatorSignature(MethodInfo changeHandlerMethod, LocationInfo targetLocation, string aspectName)
Parameters
Type Name Description
MethodInfo changeHandlerMethod
LocationInfo targetLocation
String aspectName
Returns
Type Description
Boolean