6 references to CheckForNonNamespaceAttribute
PresentationFramework (6)
System\Windows\Annotations\Annotation.cs (3)
286
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AnchorCollection);
301
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.CargoCollection);
316
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AuthorCollection);
System\Windows\Annotations\LocatorGroup.cs (1)
126
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocatorGroup);
System\Windows\Annotations\LocatorPartList.cs (2)
194
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocator);
217
Annotation.
CheckForNonNamespaceAttribute
(reader, part.PartType.Name);