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