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