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