Keyoti RapidSpell WPF API Docs
WordsEnteredEventArgs Class
APIKeyoti.RapidSpell.Wpf.EventWordsEnteredEventArgs
Keyoti RapidSpell WPF
Args for the events fired when words are entered into the text box.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class WordsEnteredEventArgs : EventArgs
public class WordsEnteredEventArgs : EventArgs
Public Class WordsEnteredEventArgs
	Inherits EventArgs
Public Class WordsEnteredEventArgs
	Inherits EventArgs
public ref class WordsEnteredEventArgs : public EventArgs
public ref class WordsEnteredEventArgs : public EventArgs
type WordsEnteredEventArgs =  
    class
        inherit EventArgs
    end
type WordsEnteredEventArgs =  
    class
        inherit EventArgs
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
WordsEnteredEventArgs(IList, IAYTTextBox)
New

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
MemberwiseClone()()()() (Inherited from Object.)
SourceTextBox
The text box in which words were entered.

ToString()()()() (Inherited from Object.)
Words
List of WordOccurrence objects, representing the newly entered words.

Remarks
Contains IList of WordOccurrence objects.
Inheritance Hierarchy
Object
EventArgs
 WordsEnteredEventArgs

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214