'Declaration
<TemplatePartAttribute(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)> <ContentPropertyAttribute("Content", True)> Public Class C1ScrollViewer Inherits System.Windows.Controls.ContentControl
[TemplatePart(Name="ScrollViewer", Type=System.Windows.Controls.ScrollViewer)] [ContentProperty("Content", true)] public class C1ScrollViewer : System.Windows.Controls.ContentControl