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