Class TextBoxBindable
public class TextBoxBindable : ControlBindableBase, INotifyPropertyChanged
- Inheritance
-
TextBoxBindable
- Implements
- Inherited Members
- Extension Methods
Properties
Text
public string Text { get; set; }