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