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