[]
        
(Showing Draft Content)

C1.WPF.Input.TextEditedEventArgs.-ctor

TextEditedEventArgs Constructor

TextEditedEventArgs(string)

Creates an instance of the TextEditedEventArgs class.

Declaration
public TextEditedEventArgs(string text)
Parameters
Type Name Description
string text

The current text.