'宣言
<System.Windows.TemplatePartAttribute(Name="Content", Type=System.Windows.FrameworkElement)> <System.Windows.TemplateVisualStateAttribute(Name="Closed", GroupName="OpenStates")> <System.Windows.Markup.ContentPropertyAttribute("Content", True)> Public Class C1SpellDialog Inherits C1.Silverlight.C1Window Implements ISpellDialog
[System.Windows.TemplatePart(Name="Content", Type=System.Windows.FrameworkElement)] [System.Windows.TemplateVisualState(Name="Closed", GroupName="OpenStates")] [System.Windows.Markup.ContentProperty("Content", true)] public class C1SpellDialog : C1.Silverlight.C1Window, ISpellDialog