Version 24.2 (latest)

XamSpellCheckerDialogSettings Class Properties

For a list of all members of this type, see XamSpellCheckerDialogSettings members.

Public Properties
 NameDescription
Public PropertyCurrentWordBrushGets or sets the brush that is used to highlight the current word in the context.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDialogStringResourcesContains all of the string resources used in the XamSpellCheckerDialogWindow.  
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyModeGets or sets the type of spell checking that will be performed (basically, will a dialog be displayed or not).  
Public PropertySpellCheckDialogStyleGets or sets the style for the XamSpellCheckerDialogWindow  
See Also