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