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