2 references to c_PasteMenuId
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
86
[TemplatePart(Name = SNBConstants.
c_PasteMenuId
, Type = typeof(MenuItem))]
1885
return GetTemplateChild(SNBConstants.
c_PasteMenuId
) as MenuItem;