Property String
Namespace TallComponents.Interaction.WPF.Events
Class KeyboardEventArgs
A string representation of the character that was entered. This will take into account the current locale settings. The numeric keypad dot may have different string representations for example.
Syntax
public String String { get; }
Property value
String