Field PropertyPathInvalidAccessor
Object '{0}' cannot be used as an accessor parameter for a PropertyPath. An accessor parameter must be DependencyProperty, PropertyInfo, or PropertyDescriptor.
public const string PropertyPathInvalidAccessor = "PropertyPathInvalidAccessor"
Returns
- string
- Object '{0}' cannot be used as an accessor parameter for a PropertyPath. An accessor parameter must be DependencyProperty, PropertyInfo, or PropertyDescriptor.