Dependency Property '{0}:{1}' is not Read Only. SetReadOnlyPropertyValue can only be called on Read Only Dependency Properties.
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 ...
Deprecated Method for adding a new object to the {0} EntitySet. Consider using the .Add method of the associated ObjectSet ...
Deprecated Method for adding a new object to the {0} EntitySet. Consider using the .Add method of the associated ObjectSet(Of ...