2 references to c_IconButtonId
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (2)
46
[TemplatePart(Name = SNBConstants.
c_IconButtonId
, Type = typeof(Button))]
688
return GetTemplateChild(SNBConstants.
c_IconButtonId
) as Button;