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