Delegate type '{0}' has an unexpected member, '{1}'. Windows Runtime delegates do not expose asynchronous invoke methods. Was the module that you are exporting compiled as a winmdmodule (/target:winmdobj) for Windows Metadata export?
Defines the edges of the container to which a certain control is bound. When a control is anchored to an edge, the distance ...
Defines the preferred number of characters in the legend text after which it will wrap. Set this property to zero to disable ...
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. ...