Visual Basic (Declaration)
<TemplatePartAttribute(Name := "PART_ContentControl", Type := GetType(ContentControl))> _
<TemplatePartAttribute(Name := "PART_CloseButton", Type := GetType(Button))> _
<TemplatePartAttribute(Name := "PART_ResizeBottomRightThumb", Type := GetType(Thumb))> _
<TemplatePartAttribute(Name := "PART_IconButton", Type := GetType(Button))> _
<TemplatePartAttribute(Name := "PART_CopyMenuItem", Type := GetType(MenuItem))> _
<TemplatePartAttribute(Name := "PART_TitleThumb", Type := GetType(Thumb))> _
<TemplatePartAttribute(Name := "PART_PasteMenuItem", Type := GetType(MenuItem))> _
<TemplatePartAttribute(Name := "PART_InkMenuItem", Type := GetType(MenuItem))> _
<TemplatePartAttribute(Name := "PART_SelectMenuItem", Type := GetType(MenuItem))> _
<TemplatePartAttribute(Name := "PART_EraseMenuItem", Type := GetType(MenuItem))> _
Public NotInheritable Class StickyNoteControl _
Inherits Control