The property '{0}' has the same name as another property in this type, but one takes indexer arguments and the other does not. You may be missing an indexer argument to one of your properties.
The property "{0}" is not a DependencyProperty. To be used in markup, non-attached properties must be exposed on the target ...
The property '{0}' cannot have null values because it has a custom type '{1}'. A data converter must be used to set the value ...
The property '{0}' does not represent a valid target for the '{1}' because an element named '{2}' was not found. Make sure ...
The property '{0}' has been related to '{1}', which is a read only property and cannot be set. Remove the relationship between ...
The property '{0}' has the same name as another property in this type, but one takes indexer arguments and the other does ...
The property '{1}' on type '{0}' threw an exception so the value stored in the property will be removed. The exception was: ...
The property sheet '{0}' cannot be moved any earlier in the evaluation order since it is already in the earliest position. ...
The property will not have effect unless SmartLabels.Disabled is set to true. Do you want to set the SmartLabels.Disabled ...
The property {0} is being associated improperly. Use the AssociateValueWith() method, passing in this property as the proxy ...