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