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