2 references to StickyNoteContentControlFactory
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (2)
643
_contentControl =
StickyNoteContentControlFactory
.CreateContentControl(_stickyNoteType, contentContainer);
649
_contentControl =
StickyNoteContentControlFactory
.CreateContentControl(_stickyNoteType, contentContainer);