4 references to Authors
PresentationFramework (4)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
202int nCount = sncAnnotation._annotation.Authors.Count; 210authors += listSeparator + sncAnnotation._annotation.Authors[i]; 214authors += sncAnnotation._annotation.Authors[i];
src\Framework\System\Windows\Annotations\AnnotationHelper.cs (1)
918annotation.Authors.Add(author);