'Declaration
<TemplatePartAttribute(Name="ContentControl", Type=System.Windows.Controls.ContentPresenter)> <TemplateVisualStateAttribute(Name="InvalidFocused", GroupName="ValidationStatesStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)> <ContentPropertyAttribute("Content", True)> Public Class C1TextEditableContentControl Inherits C1EditableContentControl
[TemplatePart(Name="ContentControl", Type=System.Windows.Controls.ContentPresenter)] [TemplateVisualState(Name="InvalidFocused", GroupName="ValidationStatesStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)] [ContentProperty("Content", true)] public class C1TextEditableContentControl : C1EditableContentControl