4 writes to _typeName
PresentationFramework (4)
System\Windows\Annotations\Annotation.cs (4)
100_typeName = annotationType; 144_typeName = annotationType; 639_typeName = new XmlQualifiedName(typeName[0]); 650_typeName = new XmlQualifiedName(typeName[1], reader.LookupNamespace(typeName[0]));
5 references to _typeName
PresentationFramework (5)
System\Windows\Annotations\Annotation.cs (5)
195if (_typeName == null) 210writer.WriteQualifiedName(_typeName.Name, _typeName.Namespace); 424get { return _typeName; } 679if (_typeName == null)