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