6 references to CheckForNonNamespaceAttribute
PresentationFramework (6)
System\Windows\Annotations\Annotation.cs (3)
294
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AnchorCollection);
309
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.CargoCollection);
324
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AuthorCollection);
System\Windows\Annotations\LocatorGroup.cs (1)
133
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocatorGroup);
System\Windows\Annotations\LocatorPartList.cs (2)
216
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocator);
239
Annotation.
CheckForNonNamespaceAttribute
(reader, part.PartType.Name);