2 references to InvalidStickyNoteTemplate
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteContentControl.cs (2)
476
throw new InvalidOperationException(SR.Format(SR.
InvalidStickyNoteTemplate
, type, typeof(RichTextBox), SNBConstants.c_ContentControlId));
485
throw new InvalidOperationException(SR.Format(SR.
InvalidStickyNoteTemplate
, type, typeof(InkCanvas), SNBConstants.c_ContentControlId));