Imports System.Windows.Controls.Primitives Public Class $safeitemname$ Inherits Control Public Sub New() Me.DefaultStyleKey = GetType($safeitemrootname$) End Sub End Class