[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.WordEventArgs.-ctor

WordEventArgs Constructor

WordEventArgs(string, int)

Initializes a new instance of the WordEventArgs.

Declaration
public WordEventArgs(string word, int start)
Parameters
Type Name Description
string word

The word.

int start

The start position of the word.