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