
'Declaration
<C1ControlAttribute()> <C1VisualStateAttribute(Name="ValidState", GroupName="ValidationState", Condition="ValidationState == ValidationState.Valid")> <TemplateVisualStateAttribute(Name="ValidState", GroupName="ValidationStateStates")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1ValidationDecorator Inherits C1.WPF.Core.C1View
[C1Control()] [C1VisualState(Name="ValidState", GroupName="ValidationState", Condition="ValidationState == ValidationState.Valid")] [TemplateVisualState(Name="ValidState", GroupName="ValidationStateStates")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1ValidationDecorator : C1.WPF.Core.C1View
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Core.C1View
C1.WPF.Input.C1ValidationDecorator