SpellChecker for WPF/Silverlight
C1SpellDialog クラス
メンバ 

C1.Silverlight.SpellChecker 名前空間 : C1SpellDialog クラス
ISpellDialog を実装するダイアログウィンドウ。
オブジェクト モデル
C1SpellDialog クラス
シンタックス
'宣言
 
<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  
継承階層

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ContentControl
                  C1.Silverlight.C1HeaderedContentControl
                     C1.Silverlight.C1Window
                        C1.Silverlight.SpellChecker.C1SpellDialog

参照

C1SpellDialog メンバ
C1.Silverlight.SpellChecker 名前空間