4 writes to _typeName
PresentationFramework (4)
System\Windows\Annotations\Annotation.cs (4)
107_typeName = annotationType; 151_typeName = annotationType; 646_typeName = new XmlQualifiedName(typeName[0]); 657_typeName = new XmlQualifiedName(typeName[1], reader.LookupNamespace(typeName[0]));
5 references to _typeName
PresentationFramework (5)
System\Windows\Annotations\Annotation.cs (5)
202if (_typeName == null) 217writer.WriteQualifiedName(_typeName.Name, _typeName.Namespace); 431get { return _typeName; } 686if (_typeName == null)