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