Version 24.2 (latest)

PerformanceOptions Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowCapitalizedWordsGets/Sets whether to Allow words with all capital letters.  
Public PropertyCheckCompoundWordsGets/Sets whether to check for compound words.  
Public PropertyConsiderationRangeGets/Sets the factor for how close words need to be to be suggested.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
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 PropertySplitWordThresholdThe value of the property determines the minimum size of each word in order for it to become a suggestion.  
Public PropertySuggestSplitWordsGets/Sets whether to look for connected words in suggestions.  
See Also