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