2 references to StickyNoteTypePropertyKey
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
167
SetValue(
StickyNoteTypePropertyKey
, type);
497
public static readonly DependencyProperty StickyNoteTypeProperty =
StickyNoteTypePropertyKey
.DependencyProperty;