MC3054: The type '{0}' cannot have a Name attribute. Value types and types without a default constructor can be used as items within a ResourceDictionary.
MC3041: Markup extensions require a single '=' between name and value, and a single ',' between constructor parameters and ...
MC3042: Name/value pairs in MarkupExtensions must have the format 'Name = Value' and each pair is separated by a comma. '{0}' ...
MC3046: Unknown attribute '{0}' in the '{1}' namespace. Note that only the Key attribute is currently supported in this namespace. ...
MC3048: '{0}' value is not a valid MarkupExtension expression. Cannot resolve '{1}' in namespace '{2}'. '{1}' must be a subclass ...
MC3054: The type '{0}' cannot have a Name attribute. Value types and types without a default constructor can be used as items ...
MC3077: The class '{0}' does not implement IXmlLineInfo. This is required to get position information for the XAML being ...
MC3081: '{0}' is a read-only property of type IList or IDictionary and cannot be set because it does not have a public or ...
MC3082: '{0}' cannot be set as the value of a Trigger's Property attribute because it does not have a public or internal ...
MC3083: Cannot access the delegate type '{0}' for the '{1}' event. '{0}' has incorrect access level or its assembly does ...