C# Class RazorPad.UI.DelayedNotifyPropertyChangedTextBox

Inheritance: System.Windows.Controls.TextBox
Exibir arquivo Open project: RazorPad/RazorPad

Public Properties

Property Type Description
DefaultTextChangedEventDelay int

Public Methods

Method Description
DelayedNotifyPropertyChangedTextBox ( ) : System

Private Methods

Method Description
OnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

DelayedNotifyPropertyChangedTextBox() public method

public DelayedNotifyPropertyChangedTextBox ( ) : System
return System

Property Details

DefaultTextChangedEventDelay public_oe static_oe property

public static int DefaultTextChangedEventDelay
return int