3 references to CreationTime
PresentationFramework (3)
src\Framework\System\Windows\Annotations\Annotation.cs (3)
233writer.WriteAttributeString(AnnotationXmlConstants.Attributes.CreationTime, XmlConvert.ToString(_created)); 651case AnnotationXmlConstants.Attributes.CreationTime: 705throw new XmlException(SR.Get(SRID.RequiredAttributeMissing, AnnotationXmlConstants.Attributes.CreationTime, AnnotationXmlConstants.Elements.Annotation));