6 references to TypeName
PresentationFramework (6)
System\Windows\Annotations\Annotation.cs (6)
216writer.WriteStartAttribute(AnnotationXmlConstants.Attributes.TypeName); 636case AnnotationXmlConstants.Attributes.TypeName: 644throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 655throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 662throw new FormatException(SR.Format(SR.InvalidAttributeValue, AnnotationXmlConstants.Attributes.TypeName)); 688throw new XmlException(SR.Format(SR.RequiredAttributeMissing, AnnotationXmlConstants.Attributes.TypeName, AnnotationXmlConstants.Elements.Annotation));