6 references to TypeName
PresentationFramework (6)
System\Windows\Annotations\Annotation.cs (6)
208writer.WriteStartAttribute(AnnotationXmlConstants.Attributes.TypeName); 630case AnnotationXmlConstants.Attributes.TypeName: 640throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 651throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 658throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 684throw new XmlException(SR.Format(SR.RequiredAttributeMissing, AnnotationXmlConstants.Attributes.TypeName, AnnotationXmlConstants.Elements.Annotation));