Class TextInputEventArgs
public class TextInputEventArgs : RoutedEventArgs
- Inheritance
-
TextInputEventArgs
- Inherited Members
Constructors
TextInputEventArgs()
public TextInputEventArgs()
Properties
Text
public string? Text { get; set; }