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