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