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