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

C1.WPF.SpellChecker 名前空間 : C1SpellDialog クラス
C1SpellDialogC1SpellDialog
オブジェクト モデル
C1SpellDialog クラス
シンタックス
'宣言
 
<System.Windows.TemplatePartAttribute(Name="Drag", Type=System.Windows.FrameworkElement)>
<System.Windows.TemplateVisualStateAttribute(Name="Active", GroupName="ActiveStates")>
<System.ComponentModel.DefaultPropertyAttribute("Content")>
<System.Windows.Markup.ContentPropertyAttribute("Content")>
<System.Windows.LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)>
<System.Windows.StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<System.Windows.Markup.XmlLangPropertyAttribute("Language")>
<System.Windows.Markup.UsableDuringInitializationAttribute(True)>
<System.Windows.Markup.RuntimeNamePropertyAttribute("Name")>
<System.Windows.Markup.UidPropertyAttribute("Uid")>
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class C1SpellDialog 
   Inherits C1.WPF.C1Window
   Implements ISpellDialog 
[System.Windows.TemplatePart(Name="Drag", Type=System.Windows.FrameworkElement)]
[System.Windows.TemplateVisualState(Name="Active", GroupName="ActiveStates")]
[System.ComponentModel.DefaultProperty("Content")]
[System.Windows.Markup.ContentProperty("Content")]
[System.Windows.Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)]
[System.Windows.StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[System.Windows.Markup.XmlLangProperty("Language")]
[System.Windows.Markup.UsableDuringInitialization(true)]
[System.Windows.Markup.RuntimeNameProperty("Name")]
[System.Windows.Markup.UidProperty("Uid")]
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)]
public class C1SpellDialog : C1.WPF.C1Window, ISpellDialog  
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1HeaderedContentControl
                           C1.WPF.C1Window
                              C1.WPF.SpellChecker.C1SpellDialog

参照

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