2 references to c_TitleThumbId
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (2)
71
[TemplatePart(Name = SNBConstants.
c_TitleThumbId
, Type = typeof(Thumb))]
730
return GetTemplateChild(SNBConstants.
c_TitleThumbId
) as Thumb;