4 references to Authors
PresentationFramework (4)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
185int nCount = sncAnnotation._annotation.Authors.Count; 193authors += listSeparator + sncAnnotation._annotation.Authors[i]; 197authors += sncAnnotation._annotation.Authors[i];
System\Windows\Annotations\AnnotationHelper.cs (1)
895annotation.Authors.Add(author);