'Declaration
<TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)> <ContentPropertyAttribute("Content", True)> Public MustInherit Class C1EditableContentControl Inherits System.Windows.Controls.ContentControl
[TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.Silverlight.C1ValidationDecorator)] [ContentProperty("Content", true)] public abstract class C1EditableContentControl : System.Windows.Controls.ContentControl