
'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
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ContentControl
C1.Silverlight.C1EditableContentControl
C1.Silverlight.C1TextEditableContentControl