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