Skip to main content

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.

ParameterTypeDescription
routedEventRoutedEvent
sourceobject