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