Class InputBase
public abstract class InputBase : DisplayerViewModelBase, INotifyPropertyChanged, IDisplayer, IValueInputer
- Inheritance
-
InputBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Properties
IsFocus
public bool IsFocus { get; set; }
Property Value
SelectAll
public bool SelectAll { get; set; }