6 references to CheckForNonNamespaceAttribute
PresentationFramework (6)
src\Framework\System\Windows\Annotations\Annotation.cs (3)
319
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AnchorCollection);
334
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.CargoCollection);
349
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.AuthorCollection);
src\Framework\System\Windows\Annotations\LocatorGroup.cs (1)
149
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocatorGroup);
src\Framework\System\Windows\Annotations\LocatorPartList.cs (2)
233
Annotation.
CheckForNonNamespaceAttribute
(reader, AnnotationXmlConstants.Elements.ContentLocator);
256
Annotation.
CheckForNonNamespaceAttribute
(reader, part.PartType.Name);