2 references to AuthorPropertyKey
PresentationFramework (2)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
219snc.SetValue(StickyNoteControl.AuthorPropertyKey, authors);
src\Framework\System\Windows\Controls\StickyNote.cs (1)
262public static readonly DependencyProperty AuthorProperty = AuthorPropertyKey.DependencyProperty;