TextChangedEventArgs Class
Namespace: GHIElectronics.TinyCLR.UI.Controls · Assembly: GHIElectronics.TinyCLR.UI
No description available.
public class TextChangedEventArgs : RoutedEventArgs
Constructors
TextChangedEventArgs(RoutedEvent routedEvent, object source)
public TextChangedEventArgs(RoutedEvent routedEvent, object source) : base(routedEvent, source)
No description available.
| Parameter | Type | Description |
|---|---|---|
routedEvent | RoutedEvent | |
source | object |