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