Event TextChanged
Changed event, raised when the text has changed.
public event Action<ustring> TextChanged
Returns
- Action<ustring>
- Changed event, raised when the text has changed.
Remarks
This event is raised when the Text changes.
Changed event, raised when the text has changed.
public event Action<ustring> TextChanged
This event is raised when the Text changes.