2 references to StickyNoteContentControlFactory
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
653
_contentControl =
StickyNoteContentControlFactory
.CreateContentControl(_stickyNoteType, contentContainer);
659
_contentControl =
StickyNoteContentControlFactory
.CreateContentControl(_stickyNoteType, contentContainer);