DelegateSerializationHolder objects are designed to represent a delegate during serialization and are not serializable themselves.
Definition of the function '{0}' contains a direct or indirect reference to itself. Recursive function definitions are not ...
Delegate type '{0}' does not have all required delegate members. Delegates must have a single standard constructor and a ...
Delegate type '{0}' has an unexpected member, '{1}'. Windows Runtime delegates do not expose asynchronous invoke methods. ...
Delegate types and the methods that they bind to must have consistent transparency. Transparent and safe-critical delegates ...
DelegateSerializationHolder objects are designed to represent a delegate during serialization and are not serializable themselves. ...
DeliveryRequirementsAttribute requires QueuedDelivery, but binding for the endpoint with contract '{0}' doesn't support it ...
Dependency Property '{0}:{1}' is not Read Only. SetReadOnlyPropertyValue can only be called on Read Only Dependency Properties. ...
DependencyProperty '{0}:{1}' does not have an associated CLR property. All non-attached Dependency Properties should have ...
DependencyProperty limit has been exceeded upon registration of '{0}'. Dependency properties are normally static class members ...