| TextChangedEventArgs Class |
Namespace: Windows.UI.Xaml
public class TextChangedEventArgs : RoutedEventArgs
The TextChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| TextChangedEventArgs |
Initializes a new instance of the TextChangedEventArgs class.
|
| Name | Description | |
|---|---|---|
| Equals(Object) | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| OriginalSource |
Gets a reference to the object that raised the event.
(Inherited from RoutedEventArgs.) |