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