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