'Declaration
<TemplatePartAttribute(Name="Buttons", Type=System.Windows.Controls.Panel)> <TemplateVisualStateAttribute(Name="Warning", GroupName="IconStates")> <StyleTypedPropertyAttribute(Property="ButtonStyle", StyleTargetType=System.Windows.Controls.Button)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1MessageBoxContent Inherits System.Windows.Controls.Control
[TemplatePart(Name="Buttons", Type=System.Windows.Controls.Panel)] [TemplateVisualState(Name="Warning", GroupName="IconStates")] [StyleTypedProperty(Property="ButtonStyle", StyleTargetType=System.Windows.Controls.Button)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1MessageBoxContent : System.Windows.Controls.Control