[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
'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
'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
System.Object System.Windows.DependencyObject System.Windows.UIElement System.Windows.FrameworkElement System.Windows.Controls.Control C1.Silverlight.C1MessageBoxContent
C1MessageBoxContent Members C1.Silverlight Namespace