MC3087: Cannot set content property '{0}' on element '{1}'. '{0}' has incorrect access level or its assembly does not allow access.
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 ...
MC3086: Parent element or property '{0}' requires an XML data island. To distinguish an XML island from surrounding XAML, ...
MC3087: Cannot set content property '{0}' on element '{1}'. '{0}' has incorrect access level or its assembly does not allow ...
MC3090: TypeConverter syntax error encountered while processing initialization string '{0}'. Element attributes are not allowed ...
MC3091: '{0}' is not valid. Markup extensions require only spaces between the markup extension name and the first parameter. ...
MC3093: Cannot set Name attribute value '{0}' on element '{1}'. '{1}' is under the scope of element '{2}', which already ...
MC4003: Cannot resolve the Style {0} '{1}'. Verify that the owning type is the Style's TargetType, or use Class.Property ...