'Declaration
<TemplateVisualStateAttribute(Name="Error", GroupName="IconStates")> <TemplatePartAttribute(Name="Icon", Type=System.Windows.Controls.Image)> <StyleTypedPropertyAttribute(Property="ButtonStyle", StyleTargetType=System.Windows.Controls.Button)> Public Class C1MessageBoxContent Inherits System.Windows.Controls.Control
[TemplateVisualState(Name="Error", GroupName="IconStates")] [TemplatePart(Name="Icon", Type=System.Windows.Controls.Image)] [StyleTypedProperty(Property="ButtonStyle", StyleTargetType=System.Windows.Controls.Button)] public class C1MessageBoxContent : System.Windows.Controls.Control